Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 1
    What is console.log(data)? An array? A string? Commented Jan 27, 2014 at 11:56
  • just in case you've not... have you tried: JSON.stringify(jsonObj) ? Commented Jan 27, 2014 at 11:57
  • Alert(data) overloads the messagebox on my android phone, but I have test from server from my webservice which returns application/json as above Commented Jan 27, 2014 at 12:00
  • The JSON is broken (unless you did not paste it completely). Commented Jan 27, 2014 at 12:05