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