Web Storage doesn't work in android
i have a hybrid android app built with html5 , javascript jquery and css
.. I've made a simple code that store for me a value using the
sessionStorage . that function declared in the javascript only and it
works fine in the ordinary browser , but in the android emulator it
doesn't work .. do i need to add something in the webview ?
No comments:
Post a Comment