alexyork / TrondheimDC-WebApp

TrondheimDC-WebApp
3 stars 1 forks source link

Android bug #17

Closed alexyork closed 12 years ago

alexyork commented 12 years ago

I tried this on my mates Android phone at the weekend and the Sessions page didn't work.

The speakers list, and twitter, worked.

peirix commented 12 years ago

Also test on wp7

peirix commented 12 years ago

Getting "Uncaught illegal access" on Session.js:72 on Android var currentFavourites = JSON.parse( localStorage.getItem(TrondheimDC.Models.Session.localStorageFavouritesKey) );

alexyork commented 12 years ago

Fixed.

Pål - I am just curious, how did you get such a detailed error message from an Android device? Please let me know how to do that.

peirix commented 12 years ago

@alexyork You write "about:debug" in the address bar, then you get something that looks like the iOS5 error console.