sqlite - What storage type do I use now since websql is deprecated? -


websql deprecated , indexeddb wasn't implemented cordova yet. so, storage type using, guys?

i think use native sqlite android plugin, don't know if , best way.

i suggest keep using websql moment. should build separated js wrapper db, easy replace when time comes.

but moment- works , supported mobile browsers, , threfore have nothing worry about.

you can read discussion: https://groups.google.com/forum/#!topic/persistencejs/kyswq1h8hl0

also, keep in mind if intend use plugin native storage, not able use phonegap build, may want consider it.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -