Copy link to clipboard
Copied
I have built an app that uses SQLite to save info to. However, when I load a new version of the app, the database now shows empty. When I used shared objects on another project, the info persisted from version to version but now it seems to get blown away. When I install the new version, the android installer says 'All previous user data will be saved' but it doesn't seem to find it. Thoughts?
Copy link to clipboard
Copied
Figured it out, needed to save to the appstorage directory, I was saving to the app directory (app cache).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now