andpor / react-native-sqlite-storage

Full featured SQLite3 Native Plugin for React Native (Android and iOS)
MIT License
2.75k stars 521 forks source link

OPEN database: my.db failed, aborting any pending transactions #547

Closed valery-lavrik closed 1 year ago

valery-lavrik commented 1 year ago

The database does not open on Android. It works fine on a virtual device, it doesn't work on a real device.

I found a similar problem, but I didn't understand what to do... https://github.com/storesafe/cordova-sqlite-storage/issues/903

valery-lavrik commented 1 year ago

I'm closing the question because I found the answer here https://github.com/andpor/react-native-sqlite-storage/issues/462