I'm developing for a Nokia Web40 App and for some reason I can't use localstorage with javascript is there a way to do this?
Can I set a cookie if I decided to not use localstorage?
the answer directly from the FAQ would be "Local storage isn't supported in web apps, however you can use widget.preferences to store data in cloud."