On 14 Aug 2015, at 4:10pm, skywind mailing lists <mailinglists at skywind.eu> wrote:
> I do not get any error message from SQLite. And the database only gets > corrupted when the iDevice has to shut down due to battery issues. I have > never had a customer complaining about a corrupt database during normal > operation. If you run the application on your own iDevice, and let it run out of power, do you get the corruption yourself ? Do you have any way to log when you're getting background and quit notifications ? Could you have your application store them in a text file (not a SQLite database, obviously) so you can check to see whether it's getting them before the device runs out of power ? Simon.