41
Views
5
Comments
No Column Found Mobile App Error
Question

Hi All,


We have an mobile application where a new release of the app was done.


But I could see below error occuring in the application


sqlite3_prepare_v2 failure: no such column: column name


Can someone help me with this

2018-09-27 18-20-33
Swatantra Kumar
Champion

- Android or iOS?

- Error is in native app or on OutSystems Now?

- Any traking log in service center?

2019-12-07 10-53-52
Ajithkumar Radhakrishnan

Swatantra Kumar wrote:

- Android or iOS?

- Error is in native app or on OutSystems Now?

- Any traking log in service center?


-- Èrror in Android app.

-- Native app

sqlite3_prepare_v2 failure: no such column: ******
    at SQLitePluginTransaction.error

2019-12-07 10-53-52
Ajithkumar Radhakrishnan

Can anyone help me with this

2019-12-07 10-53-52
Ajithkumar Radhakrishnan

Any idea on this. 

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Ajithkumar,

Have you tried removing the app from the device and reinstalling it? My experience is that some data model changes don't play well with the auto-update feature.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.