I successfully tested an app using sqlite on an iPad. All functionality was present. However, when I closed the app and opened it again on the device, it would not load data from the database and so the app would not function. When I deleted the app from the device and synced it back on, it would neither create nor load data from it’s database. When I built a new build of the app and loaded it onto the device, it still would neither create nor load data from it’s database. When I updated Corona and repeated all steps, the results were the same. When I restored the iPad to factory defaults and did not restore from a backup, and repeated all the above steps, it still would not function.
It’s like that one single instance of sqlite running has cursed my iPad.
Has anyone else run into this problem? Any suggestions would be most appreciated. Posting code here will be difficult, because the database is opened and then closed multiple times over several storyboard scenes. The app functions properly in the simulator every time I run it. [import]uid: 99903 topic_id: 27522 reply_id: 327522[/import]