Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

JSON.parse on iphone

Hello,

Anyone know of a way to make JSON.parse work on the iphone SDK. I know theres no json support for the iphone sdk, and all tutorials I found online show to include json in specific projects only. But how do i make it work with titanium?

— asked October 31st 2010 by Stanislav Palatnik
  • json.parse
0 Comments

1 Answer

  • Accepted Answer

    It is supported and shown in the KitchenSink app in json.js. I have used it in several projects,

    — answered October 31st 2010 by John McKnight
    permalink
    2 Comments
    • How is it supported? Titanium gives me an error that JSON.parse object is not recognized

      — commented October 31st 2010 by Stanislav Palatnik
    • Ok nvm Titanium.JSON.parse is not recignized. JSON.parse is. My mistake

      — commented October 31st 2010 by Stanislav Palatnik
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.