Parse as backend service

Asked

Viewed 61 times

2

It’s the first time I’m using Parse in a project, I’m going through a somewhat complicated problem. I have to keep my user data offline, this user has a arraylist as an attribute.

The problem is this: when I use Parse.enableLocalDatastore(this); parser makes a kind of cash array, not allowing updating it, even with the data existing in the table in Parse.

Someone’s been through something like this?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.