Javascript data store solution using PhoneGap
Posted
by nickcartwright
on Stack Overflow
See other posts from Stack Overflow
or by nickcartwright
Published on 2010-03-29T16:40:19Z
Indexed on
2010/03/29
16:43 UTC
Read the original article
Hit count: 718
Hiya,
Does anyone have any experience of storing data in JavaScript across all mobile platforms using PhoneGap? My ideal solution would be to use something like SQLite, but unfortunately SQLite isn't supported across all the platforms PhoneGap supports.
I tried to ask this question a little while ago, but it got quite a few negative marks. If you think this is a bad / pointless question I would love to know as it will hopefully help me to understand the problem!
Cheers, Nick.
© Stack Overflow or respective owner