-
Notifications
You must be signed in to change notification settings - Fork 4
Description
There appears to be a scenario where CloudKit syncing causes a crash on startup after reinstalling the app. I suspect that it could be due to some sort of data migration issue, like the version of the data in CloudKit is an older schema than the current app, or I changed something else between versions that broke it.
I believe that a possible solution is to go into Settings -> Apple ID -> iCloud -> Manage Account Storage -> Inneal -> Delete Data from iCloud.
I have one person I am communicating with via email who is encountering this issue and I will update the issue if the above fixes the problem. However, that's not ideal, hopefully something that never happens again as I don't want to put anyone in a position of having to delete their chat history needlessly.