I'm curious, Is important to use webstorage to save purchased IAP values in every platform?
Develop games in your browser. Powerful, performant & highly capable.
I would avoid webstorage for important stuff like that. I would look to Clay.IO or something cloud based. Too risky to trust the platform not to nuke the webstorage cache.
Joannesalfa I doubt you'd use it for anything like that.
Windows 8 and Windows Phone 8 download a license after the purchase which can be checked with various conditions.
thehen is this done through events possibly? Or do you have to do some custom .js work?
firebelly Do they automatically save IAP purchases? I doubt they need to register clay.io.
thehen License? I'm sorry, I don't quite understand about it, would you explain it further?