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

enable localdatastore and use live query, case "Attempted to change an objectId to one that's already known to the Offline Store." #770

Closed
dilongl opened this issue Dec 28, 2017 · 1 comment

Comments

@dilongl
Copy link

dilongl commented Dec 28, 2017

enable localdatatore
use the liveQuery

call the ParseObject.saveInBackground and use the liveQuery subscribe the same ClassName,
due to liveQuery receive data then call ParseObject.fromJSON to build a new ParseObject object, case "Attempted to change an objectId to one that's already known to the Offline Store." when the ParseObject.saveInBackground call updateObjectId.

@Jawnnypoo
Copy link
Member

Dupe of #267

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