You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
For aztec codes, I have tried the demo repo to scan them but it couldn't
Expected behavior
In an interesting way, I used chatgpt to create a minimal ios app that uses AVFoundation directly, and it managed to scan the codes easily with 100% accuracy
can anyone check why aztec codes specifically are hard to scan with the plugin? it should be able to scan them everytime
In an interesting way, I used chatgpt to create a minimal ios app that uses AVFoundation directly, and it managed to scan the codes easily with 100% accuracy
This plugin uses ML Kit and not AVFoundation. But I will probably create a second implementation with AVFoundation soon.
Please share a screen recording of you reproducing it with the demo app.
Plugin(s)
Version
6.1.0
Platform(s)
Current behavior
Hi,
For aztec codes, I have tried the demo repo to scan them but it couldn't
Expected behavior
In an interesting way, I used chatgpt to create a minimal ios app that uses AVFoundation directly, and it managed to scan the codes easily with 100% accuracy
can anyone check why aztec codes specifically are hard to scan with the plugin? it should be able to scan them everytime
Reproduction
use your demo app
Steps to reproduce
try to scan these codes
Other information
No response
Capacitor doctor
Latest Dependencies:
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2
Installed Dependencies:
@capacitor/cli: not installed
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2
Before submitting
The text was updated successfully, but these errors were encountered: