mardi 21 avril 2015

Sugar ORM throws NoSuchTable exception on lollipop

I am developing an Android app. I followed instructions on Sugar ORM website for creating a database table. I do everything the same, I've double checked it.

The thing is, when the app is running on Android 5.0 or higher, when a query is executed, it throws a SQLiteException and says no such table. Same code executes fine on KitKat devices and leads to right result, without any exception.

Does Sugar ORM support Andriod 5.0?

Aucun commentaire:

Enregistrer un commentaire