storesafe / cordova-sqlite-storage

A Cordova/PhoneGap plugin to open and use sqlite databases on Android, iOS and Windows with HTML5/Web SQL API
Other
2.15k stars 715 forks source link

Problems With IOS #544

Closed Danius87 closed 8 years ago

Danius87 commented 8 years ago

Hello i'm using "Cordova-sqlite-storage" with succesfully in Android with Cordova Cli 5.4.1 e Intel XDK. I would like to run the application on IOS but unfortunately it doesn't work. So i've created a new project in a MacBook with Intel XDK, and i tried to run the "echoTest" but with no result. The application stops when executes the command "window.sqlitePlugin.*". With a blank project with Intel XDK 3522 how can i install and configure correctly the library for working on IOS? Thanks in advance

brodycj commented 8 years ago

As already documented, this project does not support Intel XDK since it does not seem to honor the before_plugin_install hook. Intel XDK as well as PhoneGap CLI, PhoneGap Build, plugman, etc. are supported by the following versions: