On 15 Nov 2016, at 8:34pm, Jens Alfke <j...@mooseyard.com> wrote: > (Sorry to be frothing at the mouth about this; but my team’s dealing with a > few users/customers whose apps encounter db corruption, on Android as well as > macOS, and we’re getting really frustrated trying to figure out what’s going > on.)
Do these people admit they're letting their phones run out of power ? If not, I suspect some sort of programming error somewhere. Not necessarily in your own programming but sometimes in whatever database API you're using which eventually results in calls to the SQLite API. So is your software in C or C++ and calling the SQLite API directly ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users