You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of my users reported that the app suddenly began crashing on his iPad whenever he opened it. This happened after he had installed the same app on his iPhone, enabled syncing with CloudKit and added some documents on his phone. Deleting the app and reinstalling it from App Store solved his issue.
I got his stack trace from Crashlytics. It was reported 11 times from the same device. Unfortunately I'm not able to reproduce the issue, but I though I should report it in case the stack trace makes sense to somebody.
The trace alone doesn't ring any bells, but it seems to have to do with deleting objects. Did the user maybe add objects, then delete some of them, before installing the app on a second device and then syncing? Would you able to reproduce doing something like that?
One of my users reported that the app suddenly began crashing on his iPad whenever he opened it. This happened after he had installed the same app on his iPhone, enabled syncing with CloudKit and added some documents on his phone. Deleting the app and reinstalling it from App Store solved his issue.
I got his stack trace from Crashlytics. It was reported 11 times from the same device. Unfortunately I'm not able to reproduce the issue, but I though I should report it in case the stack trace makes sense to somebody.
Maybe this issue in realm-core is related? realm/realm-core#5387
The text was updated successfully, but these errors were encountered: