Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

saving an array in localstorage

Katya,
thanks for the reply,

my question is regarding localstorage on iphone,I am a little confused now, Marina points me to thishttp://community.phonegap.com/nitobi/...
and this
http://community.phonegap.com/nitobi/...
however Max has stated that Tiggzi has no localstorage solution for iphone after apple changing the localstorage setup.

Can Tiggzi please clarify (please dont point me to others having the same problem on phonegap I request Tiggzi to makethe following clear

  1. localstorage (as per tutorials) http://help.gotiggr.com/documentation...

    does it work on both android and iphone?
    or
    2.localstorage (as per tutorials) does it work only on android only?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

saving an array in localstorage

The local storage API is browser API, it's defined by http://dev.w3.org/html5/webstorage/. Whether it works on Android, iOS or any other browser -- it's really up to the browser. As far as I know, all browsers support it. If Apple decided to change how their implementation works - nothing we can do here. If PhoneGap provides any solution - you can of course use it.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

saving an array in localstorage

Ok Max,
thanks for clearing that up

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

saving an array in localstorage

Hello! It's not a bug. The problem is that in project Javascript code attached to "Add" button refers to non-existent component

Return to “Issues”