I have just updated to the latest version, and downloaded a hello world from this help forum
http://www.genuitec.com/support-genuitec/viewtopic.php?f=18&t=4776
and compiled it as a mobile app, but it will not run in IE8. It works fine in Safari on the iPad and in Chrome on Win7.
I realize that IE8 is an old version, but we still have it on a lot of machines, and I need it to work on the browser of most of the testers. I am a day one beginner, so if I have made a simple mistake, I appreciate any pointers.
The first error is ‘phoneui is undefined’, from the app’s custom js. So here is the paste.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Timestamp: Fri, 25 Jan 2013 19:20:36 UTC
Message: Expected identifier, string or number
Line: 1147
Char: 3
Code: 0
URI: http://SERVER/Mobile/HelloWord/helloworld-www/res/phoneui.js
ThanssxdsdMessage: Expected identifier, string or number
Line: 294
Char: 3
Code: 0
URI: http://SERVER/Mobile/HelloWord/helloworld-www/res/spinningwheel.js
Message: ‘phoneui’ is undefined
Line: 8
Char: 1
Code: 0
URI: http://SERVER/Mobile/HelloWord/helloworld-www/helloworld_custom.js
Attachments:
You must be
logged in to view attached files.