iursevla / ionic2-PreDB

Simple Ionic 2+ with pre-populated database starter project
The Unlicense
14 stars 4 forks source link

Cant find iOS database #1

Closed chrisworrell closed 7 years ago

chrisworrell commented 7 years ago

So this works excellent for android (as well as websql with the proper fallback) but for some reason it refuses to open the database properly on iOS. the database file is in the www folder and i am using the default location, identical to how you are but iOS refuses to find the proper db.

Is there something different about iOS? I dont have a mac at the moment to get any useful debugging data outside of alerts. I am launching the app through ionic view so I dont know if the issue is with that or iOS.

Is there something I am missing?

chrisworrell commented 7 years ago

actually it appears to be broken with ionic view, i got vmware up and the emulator worked just fine