Open fmsouza opened 8 years ago
Last week I add this column to sort the lines by numbers of access. Since the is not in production I didn't create the migration structure. You just need to uninstall the app then install again. Doing this the DB will be recreated with the new structure.
Ok. So I'll leave this issue here for someone to fix before releasing the app for public.
If I do a wipe data
before open the app, it works. Maybe it's trying to create the database on Android 6.0.1 but doesn't has the permission to access the storage, so the database is not created and the whole thing explodes...
It appears while opening the app for the very first time and clicking in the search button.