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 Sep 26, 2023. It is now read-only.
I am using Zecwallet Lite v1.8.8 on Android phone.
So far this works:
When I scan a QR code (in the Send screen) which contains just the address, it works fine.
Example:
The QR image above contains this data:
u1xpykdm77gqdhxu6xjlfr9lvk2y0fjstr758lr6cvtm9nwx66umpln4wdst2vljem52uat0tzfql2mj3xcg59skwwa2n5gly25qdejgq9
But if I scan a QR code with the very same address but in Payment URL format, my phone vibrates and an error message is printed on the screen saying URI error, insert address here is not a valid zcash address.
The QR image above contains this data:
zcash:u1xpykdm77gqdhxu6xjlfr9lvk2y0fjstr758lr6cvtm9nwx66umpln4wdst2vljem52uat0tzfql2mj3xcg59skwwa2n5gly25qdejgq9?message=ahoj&amount=12
I was thinking that maybe payment URLs are not supported, but if I put there a "t" address, it can read it properly, and even fills amount properly, so there is definitely some support for it.
I expect the wallet to recognize the UA address and to fill amount and memo fields as well when scanning QR code with payment URL. But it does not work. Is this a bug?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using Zecwallet Lite v1.8.8 on Android phone.
So far this works:
When I scan a QR code (in the Send screen) which contains just the address, it works fine.
Example:
The QR image above contains this data:
u1xpykdm77gqdhxu6xjlfr9lvk2y0fjstr758lr6cvtm9nwx66umpln4wdst2vljem52uat0tzfql2mj3xcg59skwwa2n5gly25qdejgq9
But if I scan a QR code with the very same address but in Payment URL format, my phone vibrates and an error message is printed on the screen saying URI error, insert address here is not a valid zcash address.
The QR image above contains this data:
zcash:u1xpykdm77gqdhxu6xjlfr9lvk2y0fjstr758lr6cvtm9nwx66umpln4wdst2vljem52uat0tzfql2mj3xcg59skwwa2n5gly25qdejgq9?message=ahoj&amount=12
I was thinking that maybe payment URLs are not supported, but if I put there a "t" address, it can read it properly, and even fills amount properly, so there is definitely some support for it.
I expect the wallet to recognize the UA address and to fill amount and memo fields as well when scanning QR code with payment URL. But it does not work. Is this a bug?
Thanks
The text was updated successfully, but these errors were encountered: