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
{{ message }}
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.
Sometimes when I try to scan a perfectly valid QR code, the scanner misinterprets the data and returns a string usually composed of numbers like "65923743" instead of "lnbc...", and then the scanning window is closed and an error message appears ("Can't recognize invoice" etc...).
An improvement would be to just ignore invalid scanned data or maybe just briefly flash a red border to indicate a reading error, but keep the scanning window open as the scanner will usually correctly interpret the QR a few milliseconds/seconds later anyway.
This alleviates the need to close the error message and reopen the scanning manually.
The text was updated successfully, but these errors were encountered:
Sometimes when I try to scan a perfectly valid QR code, the scanner misinterprets the data and returns a string usually composed of numbers like "65923743" instead of "lnbc...", and then the scanning window is closed and an error message appears ("Can't recognize invoice" etc...).
An improvement would be to just ignore invalid scanned data or maybe just briefly flash a red border to indicate a reading error, but keep the scanning window open as the scanner will usually correctly interpret the QR a few milliseconds/seconds later anyway.
This alleviates the need to close the error message and reopen the scanning manually.
The text was updated successfully, but these errors were encountered: