Hi Steve,
I have had a couple of Beta testers using Android 4.1 (or later) devices for
a few months now with no problems reported. ExecuteNonQuery is used
extensively in the app to write/update records to the SQLite db using insert
and update commands. I think the app was compiled using
mono-andro
We have been running an application for a few years with no trouble. Now we
find that if our customers have a phone or tablet with the versions
4.1/4.2/4.3, we get an Exception (object reference not set to an instance of
an object) from within an Insert SQL command using
SqliteCommand.ExecuteNonQue