You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Offline maps do not show since the sqlite database can't be opened.
What I did that caused the issue - step by step
Download offline maps
Click the toggle offline map button
Map is not presented and the above error is present in the log.
My environment
Operating System and version: Android 11 OnePlus
Web Browser and version:
Things I think the developers should know, images, links etc.
This does not happen to all android phone, but it happens to some.
Issue was reported by @zstadler fortunately before releasing this version.
Having said that, we must upgrade to SDK 30 before November to comply with Google policy.
The text was updated successfully, but these errors were encountered:
Bug
It seems that opening a database fails in some android devices:
See here:
andpor/react-native-sqlite-storage#462
brody4hire/cordova-sqlite-ext#91
storesafe/cordova-sqlite-storage#954
No solution is posted there unfortunately.
The error from the log is the following:
Error: Could not open database
working with SQLite cordova plugin.What I expect to happen
Offline map should show
What really happened
Offline maps do not show since the sqlite database can't be opened.
What I did that caused the issue - step by step
My environment
Things I think the developers should know, images, links etc.
This does not happen to all android phone, but it happens to some.
Issue was reported by @zstadler fortunately before releasing this version.
Having said that, we must upgrade to SDK 30 before November to comply with Google policy.
The text was updated successfully, but these errors were encountered: