What would cause the error below?:
I have an app which was just working fine inserting and reading data from sqlite database but from yesterday it stopped working generating the above error.
B4X:
android.database.CursorIndexOutOfBoundsException: Index -1 requested, with a size of 149
I have an app which was just working fine inserting and reading data from sqlite database but from yesterday it stopped working generating the above error.