gcash / android-neutrino

Android mobile wallet using the bchwallet/neutrino backend
9 stars 9 forks source link

Instant crash when non-english Android phone gets its first transaction #18

Closed checksum0 closed 5 years ago

checksum0 commented 5 years ago

App will crash and refuse to restart as soon as the wallet get its first transaction.

Setting the Android language to English fix the issue and allow Neutrino to restart and works properly.

I would suspect Neutrino crash when it needs to use a comma instead of a dot as a decimal separator.

checksum0 commented 5 years ago

I missed beta11 supposedly fixing this. Closing.