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
With any input of 1-16 characters, the library correctly generates QR Codes. These QR Codes are consistent with other QR Code generation tools and read correctly in my tests (tested with Android Studio with an React Native using “expo-barcode-scanner” library).
However, for 17+ characters, the generated QR Code doesn't seem valid anymore.
The text was updated successfully, but these errors were encountered:
With any input of 1-16 characters, the library correctly generates QR Codes. These QR Codes are consistent with other QR Code generation tools and read correctly in my tests (tested with Android Studio with an React Native using “expo-barcode-scanner” library).
However, for 17+ characters, the generated QR Code doesn't seem valid anymore.
The text was updated successfully, but these errors were encountered: