nighthawk-apps / nighthawk-android-wallet

Nighthawk Wallet 2.0
https://nighthawkwallet.com
MIT License
8 stars 2 forks source link

qrcodes in the format `zcash:<address>?amount=<amount>` are not recongized #67

Closed joga84 closed 1 month ago

joga84 commented 1 month ago

Describe the issue

Trying to scan the qr code for payment in the common format:

zcash:<address>?amount=<amount>

fails.

Can you reliably reproduce the issue?

  1. create qr code in the format zcash:<address>?amount=<amount>
  2. try to scan with nighthawk
  3. nighthawk says in invalid address

Expected behavior

qr codes in the format zcash:<address>?amount=<amount> should be supported

Actual behavior + errors

qr codes in the format zcash:<address>?amount=<amount> fail to scan at all not even the address part gets parsed.

nighthawk24 commented 1 month ago

Fixed with v2.2.15