Closed alexyork closed 12 years ago
Also test on wp7
Getting "Uncaught illegal access" on Session.js:72 on Android
var currentFavourites = JSON.parse( localStorage.getItem(TrondheimDC.Models.Session.localStorageFavouritesKey) );
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.
@alexyork You write "about:debug" in the address bar, then you get something that looks like the iOS5 error console.
I tried this on my mates Android phone at the weekend and the Sessions page didn't work.
The speakers list, and twitter, worked.