google-ar / WebARonTango

A proposal to provide Augmented Reality (AR) capabilities to the web in the form of a prototype on top of WebVR built in Chromium.
Apache License 2.0
389 stars 48 forks source link

window.localStorage === null ? #14

Closed jeromeetienne closed 7 years ago

jeromeetienne commented 7 years ago

localStorage is not supported in chromium-webar ? im guessing this is just a flag missing somewhere.

console.log(localStorage)

screen shot 2017-07-13 at 11 28 10

judax commented 7 years ago

This issue has been resolved in the current APK as stated in the issue #2 . Closing.