-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find The Cause of Core Data Start-up Crashes #2667
Comments
Sentry issue: WOOCOMMERCE-IOS-G7 |
As of August 17, 2020:
|
Sentry issue: WOOCOMMERCE-IOS-19C2 |
Sentry issue: WOOCOMMERCE-IOS-1CC8 |
Sentry issue: WOOCOMMERCE-IOS-1CCG |
Sentry issue: WOOCOMMERCE-IOS-1C8D |
Sentry issue: WOOCOMMERCE-IOS-1CDK -- @shiki |
Sentry issue: WOOCOMMERCE-IOS-71 |
Sentry issue: WOOCOMMERCE-IOS-1CET |
126k events, 1k users as of December 17, 2020 |
Will close this and track the specific error shared above (#2667 (comment)) in this separate issue: #3961 |
[CoreDataManager] Recovered from persistent store loading error
Sentry Issue: WOOCOMMERCE-IOS-1B1C
In #2481, @jaclync made changes to the migrator so that the app will try to recover if:
This tremendously brought down the number of start-up crashes we were getting (#2371). For some users, the app has successfully recovered. For some, the app failed to recover.
As the next step, we should find why the Core Data stores could not be opened in the first place.
The text was updated successfully, but these errors were encountered: