Skip to main content
Devarai
Known Participant
November 26, 2015
Question

Asynchr. SqlLite does not commit on iOS

  • November 26, 2015
  • 0 replies
  • 495 views

Hello,

I use the SQLLite implementation to store my app data asynchroneously.

However if I insert let's say 2000 rows into a table and after that close/quit the app and after that restart it only part of the data was actually written onto the file system / actually comitted.

I thought if the app looses focus Air iOS automatically writes the database into the database file? Is there any work-around?

Best,

Henning

This topic has been closed for replies.