While testing Series 40 Web app on cloud, i'm getting following error.
Please help!
While testing Series 40 Web app on cloud, i'm getting following error.
Please help!
I have the same problem, so it seem to be an error with the cloud-servers.
@internetlabor were you facing the same issue yesterday?? Coz i tested the same code yesterday and it worked just fine.
Pankaj Nathani
www.croozeus.com
@croozeus in that case i'll have to wait until the problem gets resolved. I don't have an Series 40 phone and what runs on local preview doesn't work the same on actual device![]()
You can test with RDA. Check if it has devices that your app supports,
https://www.developer.nokia.com/Devi...device_access/
Pankaj Nathani
www.croozeus.com
Same erro there as well, does that mean that my app is actually corrupted?? If yes, what does this error mean?
Pankaj Nathani
www.croozeus.com
I'm getting the 'Corrupted Application' for your URL on the device. However, my other applications are working fine. So there seems to be some problem with your code.
To debug,
- Could you have your big javascript block containing (init, loadHistory and getResult functions) in a javascript file and include the javascript file in your html page.
- Secondly, I've seen some complains about jQuery not working on the device - could you use the normal javascript ajax instead and see if it works? Here's how to do that: http://www.developer.nokia.com/Commu...l=1#post913738
Pankaj Nathani
www.croozeus.com
Pankaj Nathani
www.croozeus.com