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
I tried to create database using Sqlite-porter alone without using standard sqlite plugin. but window.openDatabase(); is showing this error all the time. "Property 'openDatabase' does not exist on type 'Window & typeof globalThis'." Is there any way to resolve this. or this plugin cannot be used to "create" database in Ionic ??