brodycj / ask-me-anything

ASK ME ANYTHING such as support, ideas, or personal questions
Creative Commons Attribution 4.0 International
4 stars 1 forks source link

cordova-sqlite-ext and ionic #22

Closed ghost closed 4 years ago

ghost commented 4 years ago

using ionic 5 & capacitor on iOS, I cannot work out how to open a database that is being copied from the ionic assets folder.

openDatabase doesn't exists on SQLite one import as... import { SQLite, SQLiteObject, SQLiteDatabaseConfig } from '@ionic-native/sqlite/ngx';

brodycj commented 4 years ago

minimal, reproducible example (https://stackoverflow.com/help/minimal-reproducible-example) is needed

brodycj commented 4 years ago

with apologies for the delay