radshag / PhoneGap-Geofencing

Geofencing Plugin For Phonegap
95 stars 56 forks source link

GeolocationPermissions.db Issue #8

Closed radshag closed 11 years ago

radshag commented 11 years ago

LogCat: 02-18 09:34:39.980: E/SQLiteLog(2825): (14) cannot open file at line 30176 of [00bb9c9ce4] 02-18 09:34:39.980: E/SQLiteLog(2825): (14) os_unix.c:30176: (2) open(/CachedGeoposition.db) -

radshag commented 11 years ago

@edewit Please take a look at this: https://github.com/radshag/PhoneGap-Geofencing/issues/8

From what I have read this is only an issue with PhoneGap running on android 4.2+

radshag commented 11 years ago

Fixed in Commit: https://github.com/radshag/PhoneGap-Geofencing/commit/a62c11ab8deaf335d5ddd15a43ea2dc9af55be02

dfranc3373 commented 11 years ago

Still problem on android running 4.0

edewit commented 11 years ago

I think one can ignore this error, it's something that the cordova logs

radshag commented 11 years ago

I also noticed that I get this error. However, this didn't prevent the app from working