airbitz-android-gui
airbitz-android-gui copied to clipboard
The following bad address, as a QR code, crashes the wallet
Note that the given BTC address is invalid (missing last two characters, ok)
18Y4qwziefoZZyhA8yU2LjRsWh1c6J5E http://i.imgur.com/qBVeABA.png
Steps to create crash on Android Airbitz wallet:
- Open App
- Log in with pin
- Press Send
- Point at QR Code above
- Wallet crashes.
Restart, Login, Repeat, Crash.
Add missing characters. Regenerate the QR Code. Go through steps above, and all is good.
18Y4qwziefoZZyhA8yU2LjRsWh1c6J5Eok http://i.imgur.com/GBw1Aud.png
Yikes! Let me see If I can figure out what's going on.
Thanks for the heads up, @PaulSnow. We'll try to squeeze a fix into the next release.
@teneighty: The core seems to be working properly, returning an error code from ABC_ParseUri. This appears to be a GUI issue.
@swansontec iOS seems ok. Simply pops up Invalid QR Code. I can take a look at this on Android. Should be easy.
@PaulSnow thanks for the report. This will be fixed in the next release which should be out next week.