Hi,
Our app works fine on every phone we tested, except when I test it on the Nokia C7.
I get an error on the connection. I connect to our api-server via ajax call.
Anyone any idea?
Hi,
Our app works fine on every phone we tested, except when I test it on the Nokia C7.
I get an error on the connection. I connect to our api-server via ajax call.
Anyone any idea?
Additional info: I catch the error when the XmlHttpRequest returns the following values:
readystate == 4 and status != 200
The status value that get returned is 0
Could it be this one:
http://wiki.forum.nokia.com/index.ph...n_Nokia_N8_PR1
-Ilkka