olivertitze
Results
1
comments of
olivertitze
You can add `document.addEventListener("deviceready", function () { window.openDatabase = window.sqlitePlugin.openDatabase; });` Just make sure you open the database after the deviceready event is fired.