ACINQ / phoenix

Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
https://phoenix.acinq.co
Apache License 2.0
679 stars 98 forks source link

Seed word input UI after error #650

Open myxmaster opened 2 weeks ago

myxmaster commented 2 weeks ago

Probably due to an OS update on my phone, I experienced an error when opening Phoenix: [InvalidKeyException] Keystore operation failedInvalid key blob (internal Keystore code: -33 message: In create_operation: Fail

The only option was unlocking by entering the seed. But that leads to a different screen than the normal seed recovery in case Phoenix is opened for the first time. No word suggestions etc.

-> In case of such an error, it should display the same (nice) recovery screen, which is also used when starting Phoenix for the first time.