I have created an App that uses a SQLite database to store information throughout the use of the app. Data is being added and removed as various actions are made.
When I run the application on the Simulator it works fine, but when I put it on the actual iPad, the original data held in the database is shown but none of the inserts, which work in the simulator appear to be going into the database, so I cannot see any of the changes.
Any suggestions? [import]uid: 7830 topic_id: 7535 reply_id: 307535[/import]