Page 2 of 2

Workaround for local storage

Posted: Mon Nov 26, 2012 7:25 am
by Agon Bina

Hi,

For local storage now, do I need to do something else to make those variables 'workable' on an iphone/ipad too? Is there any code I can add to be able to use the same local storage variables I've set on the builder, to work on the iphone version of the app too?

I am not sure what do we need to do now that apple has removed localStorage usage?

Best,
Agon


Workaround for local storage

Posted: Mon Nov 26, 2012 11:03 am
by maxkatz

We don't have any workarounds, I'd search online for possible workarounds or solutions.


Workaround for local storage

Posted: Mon Nov 26, 2012 11:05 am
by Kateryna Grynko

Hello!

The difference is in sequence.
After page is loaded, it can be still changed before it is shown to the user.