I have a database and have services accessing that database on numerous pages.
When I release the app on the app store (ios & android) will the database be downloaded in the backend of the app or will the phone need to be connected to the internet to access the database?
Ideally i'd like the app to be able to function without an internet connection
Cheers