Skip to content
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

Cannot recover from validation errors when syncing from Dropbox #28

Open
lyahdav opened this issue Nov 4, 2014 · 0 comments
Open

Cannot recover from validation errors when syncing from Dropbox #28

lyahdav opened this issue Nov 4, 2014 · 0 comments

Comments

@lyahdav
Copy link

lyahdav commented Nov 4, 2014

We have a scenario where invalid data exists (e.g. a required field is nil) on the Dropbox datastore and then it comes into our app. The sync fails because of Core Data validations. We would like to handle this error in our app, but currently there's no way to know something went wrong. We have a solution here:
vijayj@d89df6d. The notification that's posted when incoming changes are saved now includes an error if something went wrong.
I didn't make this a pull request because it's on top of a branch that we currently use in our app, but you should be able to cherry pick the commit over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant