Electric-Coin-Company / zashi-ios

The Zashi Zcash Wallet, iOS Edition
MIT License
39 stars 13 forks source link

Invalid address reported for a scanned QR code even if the addr is ok #1410

Open Tomas-M opened 2 weeks ago

Tomas-M commented 2 weeks ago

When sending payment and scanneing a QR code with zashi, it reports Invalid address, even if the address is valid.

But when I put cursor to the input field with the address, it no longer thinks it is invalid.

Example QR code to scan:

works

I would expect to scan the QR code and do not see the error message about invalid address, since the address is valid.

image