Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OnePlus Android 11 Sdk 30 Can't open database #1622

Closed
HarelM opened this issue Oct 5, 2021 · 0 comments
Closed

OnePlus Android 11 Sdk 30 Can't open database #1622

HarelM opened this issue Oct 5, 2021 · 0 comments
Assignees
Labels
bug Critical Needs to be fix ASAP

Comments

@HarelM
Copy link
Member

HarelM commented Oct 5, 2021

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

  1. Download offline maps
  2. Click the toggle offline map button
  3. 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.

@HarelM HarelM added bug Critical Needs to be fix ASAP labels Oct 6, 2021
@HarelM HarelM added this to the Next Release milestone Oct 6, 2021
@HarelM HarelM self-assigned this Oct 6, 2021
@HarelM HarelM changed the title Android 11 Sdk 30 Can't open database OnePlus Android 11 Sdk 30 Can't open database Oct 10, 2021
@HarelM HarelM closed this as completed in 773f55e Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical Needs to be fix ASAP
Projects
None yet
Development

No branches or pull requests

1 participant