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
Hey there 👋 ,
I've tried a lot of options to read QR in MAUI (Android, Windows, iOS).
I've done what is in readme in this project and read almost all issues open or closed.
When I start an app on Android everything loads up perfectly without any error. But when I point my camera to some QR it can't read. Even if I tried to move in or out. Tried different options. Only what I get is [MirrorManager] this model don't Support message in console when I point at QR.
Hey there 👋 ,
I've tried a lot of options to read QR in MAUI (Android, Windows, iOS).
I've done what is in readme in this project and read almost all issues open or closed.
When I start an app on Android everything loads up perfectly without any error. But when I point my camera to some QR it can't read. Even if I tried to move in or out. Tried different options. Only what I get is
[MirrorManager] this model don't Support
message in console when I point at QR.Here's my code:
In xaml:
I calling another function to process QR - which is not important when it's never called
Thanks for any help guys 💪
The text was updated successfully, but these errors were encountered: