@basti wrote:
Hi, I can run and build my app from the cli.
When I do the same with xCode my app starts, but the sqlite database ist not able to open:
**OPEN database: mydb.db FAILED, aborting any pending transactions**
**{"code":0,"__zone_symbol__currentTask":{"type":"microTask","state":"notScheduled","source":"Promise.then","zone":"angular","cancelFn":null,"runCount":0},"line":26,"column":27,"sourceURL":"ionic://localhost/plugins/cordova-sqlite-storage/www/SQLitePlugin.js"}**
Ionic info:
Ionic: Ionic CLI : 5.4.2 (/usr/local/lib/node_modules/ionic) Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.2.4 Cordova: Cordova CLI : 9.0.0 (cordova-lib@9.0.1) Cordova Platforms : ios 5.0.1 Cordova Plugins : cordova-plugin-ionic-keyboard 2.0.5, cordova-plugin-ionic-webview 4.1.0, (and 17 other plugins) Utility: cordova-res : not installed native-run : 0.2.8 (update available: 0.2.9) System: ios-deploy : 1.9.2 ios-sim : 8.0.2 NodeJS : v10.16.3 (/usr/local/bin/node) npm : 6.10.2 OS : macOS Catalina Xcode : Xcode 11.1 Build version 11A1027
How can there be any difference?
Posts: 1
Participants: 1