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
Yes, the built-in decoder is used on iOS. On Android, a fork of ZXing is used. I guess the Android code can be updated to support it, but on iOS we need to work with whatever iOS gives us.
Hi
Congrats for your project :)
I'm just make a try with a special implementation of QRcode we use in entreprise solution base on QRcode documentation
We are using qrcode with binary content
YOu can read it with scandit app or ZXing
https://zxing.org/w/decode.jspx
There is a way to implemante this code in your plugin ?
Only test in IOS (your are using built in qr decoder ?)
The text was updated successfully, but these errors were encountered: