perawallet / pera-wallet

Source code for Pera Wallet, simply the best Algorand wallet.
https://perawallet.app
Other
178 stars 62 forks source link

PeraWallet does not accept NOTE field for optin URI scanned via QRCode #98

Open emg110 opened 1 year ago

emg110 commented 1 year ago

Based on Algorand URI schema NOTE field can be added to any transaction URI and therefore it can be included in the resulting QRCode from that URI as well. Perawallet's code checks to see it's null and then accepts it otherwise triggers Error: Malformed URI.... I have checked the code and it assertively checks the Note field in the scanned QRcode URI to be null!!! Given the scenarios during which some data acquisition can be made and transferred using the Note field, I suggest fixing it to accept Note field for Optin URI schemas, please.

emg110 commented 1 year ago

any updates on this one guys?

yigitguler commented 11 months ago

Hi

We tried to regenerate this issue, but seems to be working fine. Could you please provide an example URL that doesn't work?