My apps are extremely slow when trying to access data from the database. I see some apps allow you to pull all the data down onto the device first. Once the data is on the phone it is fast.
What is the best way to store data from the database on the device?
What are the pros and cons for doing this?
Do you have documentation how this can be accomplished?
Thank you.