kin-ios icon indicating copy to clipboard operation
kin-ios copied to clipboard

Crash: after using iCloud to restore onto a new iOS device, [email protected] crashes upon attempted p2p tip

Open rorymc opened this issue 3 years ago • 2 comments

this case is 100% reproducible.

the workaround for our users have been to delete/re-install our app, then restore their wallet. After which, users are able to p2p tip other users without a crash in the kin-ios SDK code.

We suspect this is something wrong with how kin_storage/kin_accounts is being handled.

more in this thread in #kin-ios Discord channel

rorymc avatar Jan 28 '22 19:01 rorymc

Does the crash look like this one? https://github.com/kinecosystem/kin-ios/issues/29

2.1.1 fixes the above crash and I believe this one as well from what I can see

samdowd avatar Feb 02 '22 18:02 samdowd

I'll check with the team once they're back in office, thanks for the note !

rorymc avatar Feb 03 '22 20:02 rorymc