AlphaWallet / alpha-wallet-android

An advanced Ethereum mobile wallet
https://www.alphawallet.com
MIT License
597 stars 530 forks source link

Wallet tab Scan option issue #3271

Open pratikmhatre opened 1 year ago

pratikmhatre commented 1 year ago

Two issues I found here,

  1. Open scan page from Wallet tab, when camera is opened press back "Invalid scan result" toast is shown. Now again click scan button and scan a valid QR code. The bottomsheet dialog with options shows up but with same error message toast "Invalid scan result".

https://github.com/AlphaWallet/alpha-wallet-android/assets/32137513/e1846f66-17c6-4857-9b3e-0896185f1c2a

  1. When I scan a valid qr code from wallet page and dismiss the bottomsheet dialog manually, if I minimise the app and again try to resume the app same dialog opens up again.

https://github.com/AlphaWallet/alpha-wallet-android/assets/32137513/129e0775-01c7-4170-90e7-4f415d775028

JamesSmartCell commented 1 year ago

Hi @pratikmhatre this should be fixed now - there were some issues with handling QR codes.