kin-ios
kin-ios copied to clipboard
Crash: after using iCloud to restore onto a new iOS device, [email protected] crashes upon attempted p2p tip
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.
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
I'll check with the team once they're back in office, thanks for the note !