Well I checked for a null on my storage. It *is* returning null. But on the website html5test.com it does show that localStorage is supported?
On Mon, Mar 12, 2012 at 9:59 PM, James Tyner <[email protected]> wrote: > By the way I am using Windows Phone 7 > > > On Mon, Mar 12, 2012 at 9:49 PM, stymie <[email protected]> wrote: > >> I am using phonegap to wrap a HTML5 app. I am using GWT's localstorage >> mechanism. When I add this to my project I just get a blank page. But >> if I remove the localstorage code it works. It does work just fine in >> my desktop browser however, but once I put it on the phone.... Blank >> Page. >> >> Is there some problems with GWT local storage on Mobile? > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
