zecwalletco / zecwallet-mobile

Zecwallet Android and iOS apps
10 stars 11 forks source link

IOS - Error wallet file corrupt fixed #94

Closed juanky201271 closed 1 year ago

juanky201271 commented 1 year ago

If you for instance don't have wifi/mobile service... and you start the App with the internal storage empty... and you try to create new wallet you got an Error (could be another type of error from the server).

That's fine.

When you have wifi/mobile service or the server is working correctly and you start the App again, you are trying to open an existing wallet, but in this case the wallet file inside of your device are corrupt.

You got this error: (and the App is totally stuck/blocked)

https://user-images.githubusercontent.com/43755989/215613883-df8f059c-b33a-4ba1-9fee-48842eda4652.MP4

How to reproduce in IOS:

adityapk00 commented 1 year ago

Thanks!