when my app first opens it runs a few SQL queries to a remote MySQL server and stores the data in a listview, and also a separate searchview. If I go to another app, and then come back to the first app soon after, it's fine as all the data is still there.
I left the app open (did not force close it) last night and opened it back up this morning (after about 5hrs). it brought up the page where I left off, as expected, but the listview and searchview info where no longer populated.
is this normal?
I left the app open (did not force close it) last night and opened it back up this morning (after about 5hrs). it brought up the page where I left off, as expected, but the listview and searchview info where no longer populated.
is this normal?