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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: