I want to create a sencha touch demo to work on Windows Phone 8 (Lumia 925). But it's not working and I tried with Sencha Touch 2.2 and 2.3.
To reproduce my problem, I have JUST create my first app with the official guide http://docs.sencha.com/touch/2.3.0/#!/guide/getting_started (just the cmd sencha generate app MyApp ../MyApp) and do nothing else.
After that, I tried this app on chrome on my computer, it's okay. But it's not working with IE10 and WP8 (Lumia 925). The symptoms are a a blue screen with a small white square in the center.
IE10 said errors are :
SCRIPT438: L’objet ne gère pas la propriété ou la méthode « defineGetter » sencha-touch-all.js, Ligne 3071 Caractère 13 SCRIPT438: L’objet ne gère pas la propriété ou la méthode « get » sencha-touch-all.js, Ligne 9001 Caractère 13
But the problem comes from the sencha-touch library...
Should I do something else to make it work on WP8 and IE10 than just the basis template ? Compil, how, config ?
You can have my files here : http://sendbox.fr/pro/uzn729c9oknz/Sencha23.zip.html
Problem : http:// i.stack.imgur.com/yJzXa.png (just remove the space after http:// to see the picture !).