Page 1 of 1

Offline collections access

Posted: Wed May 01, 2013 3:30 pm
by Chris Oliver

I am looking to download collections from my database in my app so it can be used offline. Essentially, when a user logs in with connection for the first time it will automatically store the collections so if they were to login without a signal the collections will still be available. Is there a way to populate collections into local storage that can be updated from the database? Any ideas? As you can tell i'm a bit of a rookie


Offline collections access

Posted: Wed May 01, 2013 5:14 pm
by maxkatz

You could definitely save data into local storage but this feature would need to be coded.