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

Duplicate entry in Coredata using ParcelKit #36

Open
pranav18 opened this issue Oct 8, 2015 · 1 comment
Open

Duplicate entry in Coredata using ParcelKit #36

pranav18 opened this issue Oct 8, 2015 · 1 comment

Comments

@pranav18
Copy link

pranav18 commented Oct 8, 2015

Hello,
I am using ParcelKit for syncing in my app.
Data is moving correctly from app to dropbox but when I am retrieving the same data in different device, data become duplicate.
I don't know why its happening. I have added syncID with the type String. with Indexed property checked.
I have used TodoDataManager class for syncing. (just added my Entities name )
https://github.com/daikini/toado/blob/master/Toado/Classes/Models/TDODataManager.m

I am not getting any solution for this problem. Is there any solution?

Please help me for this issue.

@daikini
Copy link
Member

daikini commented Oct 8, 2015

Hi @pranav18 ,

The Dropbox DataStore is being deprecated see #34.

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

2 participants