trevorpowell / mapbox-gl-js-cordova-offline-example

Example Cordova project using https://github.com/trevorpowell/mapbox-gl-js-cordova-offline
18 stars 7 forks source link

Sqllite problem #8

Open tjirousek opened 7 years ago

tjirousek commented 7 years ago

Hi I have a following problem when cordova project is emalated on android device:

this is a error message from chrome devtool: Database Error: sqlite3_prepare_v2 failure: no such table: tiles

It seems like the sqlite ext plugin for cordova can not work with "views".