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.14k stars 713 forks source link

Not working on iPad #982

Closed CoffeeMonster42 closed 2 years ago

CoffeeMonster42 commented 2 years ago

Hi

This plugin is working fine if I run my app on iPhone however when running it on iPad window.sqlitePlugin is undefined.

Edit: This may be due to Sencha Touch thinking that it is in a desktop browser on iPad.

Will close this. Problem was Sencha Touch not loading Cordova.js due to thinking its on a Macintosh and not iPad