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
and it works. This is on a Samsung Galaxy S6 Edge from Verizon. It also works on another S6 edge phone (Android 5.1.1; SM-G925V Build/LMY47X). I'm posting this information in hopes that it helps someone else.
My build setup is Adobe PhoneGap Build, cli-5.2.0.
I'm not going to keep the S6 edge (bought it just to fix this bug, and will return it in a few days), so I'll be playing around with a 'Try to open the database normally, if that dosen't work, then try with the android command, and if that dosen't work, then throw an error' logic flow. Why dosen't the plugin do this internally though? :-)
Tested on five Galaxy S6s, all have the same problem. (Edge and non-edge have some problem)
Running
window.sqlitePlugin.openDatabase({name: 'mm'});
logs the messageOPEN database: mm failed, aborting any pending transactions
.I've tried it with "location:1", 2, and 3, and get the same error.
Anyone else out there have an S6 fully updated they can test this on? The same code runs fine on all other systems.
Thanks ahead of time!
The text was updated successfully, but these errors were encountered: