Hi,
I have an app that uses mapping and runs ok on my Asus Nexus 7. I just received this logcat from a tester running a Motorola - DROID RAZR on Android 4.1.2. These errors occur right when my app opens the mapView. Seems like there are some background processes which don’t quite run well on this device. In particular please note :
SQLite database failed to load from /CachedGeoposition.db
SQLite database failed to load from /GeolocationPermissions.db
Can someone from Corona Labs kindly evaluate this situation for us and let us know if the app is still running reliably despite these sqlite files being available on this particular make & model of Android device?
logcat follows. Thanks for your help.
00:35 E/SQLiteLog: (14) cannot open file at line 30174 of [00bb9c9ce4] 00:35 E/SQLiteLog: (14) os\_unix.c:30174: (2) open(/CachedGeoposition.db) - 00:35 D/WebKit: ERROR: 00:35 D/WebKit: SQLite database failed to load from /CachedGeoposition.db 00:35 D/WebKit: Cause - unable to open database file 00:35 D/WebKit: 00:35 D/WebKit: external/webkit/Source/WebCore/platform/sql/SQLiteDatabase.cpp(71) : bool WebCore::SQLiteDatabase::open(const WTF::String&, bool) 00:35 E/SQLiteLog: (14) cannot open file at line 30174 of [00bb9c9ce4] 00:35 E/SQLiteLog: (14) os\_unix.c:30174: (2) open(/GeolocationPermissions.db) - 00:35 D/WebKit: ERROR: 00:35 D/WebKit: SQLite database failed to load from /GeolocationPermissions.db 00:35 D/WebKit: Cause - unable to open database file 00:35 D/WebKit: 00:35 D/WebKit: external/webkit/Source/WebCore/platform/sql/SQLiteDatabase.cpp(71) : bool WebCore::SQLiteDatabase::open(const WTF::String&, bool) 00:36 D/TilesManager: new EGLContext from framework: 50caff38 00:36 D/GLWebViewState: Reinit shader 00:37 D/GLWebViewState: Reinit transferQueue