Chris Oliver
Posts: 0
Joined: Wed May 01, 2013 3:30 pm

Offline collections access

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Offline collections access

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

Return to “Issues”