vultisig / vultisig-ios

Vultisig iOS App
Apache License 2.0
15 stars 8 forks source link

[BUG:IPAD] Instability on chain selection, iPad #644

Closed realpaaao closed 5 months ago

realpaaao commented 5 months ago

Describe the bug If in ChainSelectionView and selecting/deselecting tokens and exiting the app and opening it again it is possible to produce crashes. I could reproduce it consitently but not determine exactly after which action.

To Reproduce Steps to reproduce the behavior:

  1. Go to ChainSelectionView
  2. Click on different chains and toggle them
  3. leave app without closing ChainSelectionView
  4. enter app again
  5. re-do steps 2. to 4. until cras

Smartphone (please complete the following information):

Additional context See Testlight crashes and can request video from me.

johnnyluo commented 5 months ago

It seems you app has corrupt data , the crash is caused by swiftdata

johnnyluo commented 5 months ago

the same reason for #645

realpaaao commented 5 months ago

It seems you app has corrupt data , the crash is caused by swiftdata

@johnnyluo yes therefore I reinstalled it yesterday but after reinstall and import it crashed. Did another reinstall just now and fixed #645 and will observe further. Any idea why it got corrupted? Could happen for user too?

johnnyluo commented 5 months ago

I am not sure why it happened, I will close it for now , we can reopen this issue if we can consistently reproduce it.