This repository has been archived by the owner on Jun 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 76
Reset sql stack #32
Labels
Comments
@bitomule I will take a look at the issue you are experiencing. Was this while using the latest released version? https://github.com/bignerdranch/CoreDataStack/releases/tag/v0.3.1 We are currently working on some improvements to the stack reset that should be cut into a release shortly. This would include a fix to a potential crash in stack reset #22 |
Great! Thanks! When are you pushing the pods version? |
Installed from moc branch and works without issues. Hope it's merged to master and pushed to cocoapods soon. |
Fixed in 1.0.0 #36 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using resetSQLiteStore method but when I run any context save after that it crashes saying that there's no persistent coordinator present. Calling resetSQLiteStore and then creating a new stack fixes the problem.
Any ideas?
The text was updated successfully, but these errors were encountered: