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
I scanned this tweet shared by Mikko Hipponen and the app crashed. The QR code ammount of data is 2953 bytes.
Here's the image:
However, other apps such as Barcode Scanner do not crash and solves the scan perfectly.
I think this has to do with the fact that Obsqr tries to show the text in a small textbox. It should check length first to see if it fits in a small textbox and if it doesn't, display it in a new screen or something (sorry, I'm a dev but not an Android one).
Test conditions: Android v6.x and v7.0 on Nexus 5X (custom distro: CopperheadOS)
Note: I wrote this at Bitbucket, then I noticed you were using github.
The text was updated successfully, but these errors were encountered:
I scanned this tweet shared by Mikko Hipponen and the app crashed. The QR code ammount of data is 2953 bytes.
Here's the image:
However, other apps such as Barcode Scanner do not crash and solves the scan perfectly.
I think this has to do with the fact that Obsqr tries to show the text in a small textbox. It should check length first to see if it fits in a small textbox and if it doesn't, display it in a new screen or something (sorry, I'm a dev but not an Android one).
Test conditions: Android v6.x and v7.0 on Nexus 5X (custom distro: CopperheadOS)
Note: I wrote this at Bitbucket, then I noticed you were using github.
The text was updated successfully, but these errors were encountered: