lundi 21 décembre 2015

database not created in windows phone 8 using cordova sqLite plugin

I am using html5 and cordova web sql and sqlite plugin for windows phone 8. i am using this

var db = WebSocket.openDatabase("test", "Test DB", 2 * 1024 * 1024);

but it is not creating my database. please help

Aucun commentaire:

Enregistrer un commentaire