Parse/Write JSON with Unity iOS
- by DannoEterno
anybody know a tutorial or maybe can help me to develop a parser/reader for JSON compatible with Unity iOS pro? I've already tried different third part libraries but without luck (i've tried json.net, jsonfx, litjson).
Im pretty in hurry of doing a simple parser/writer that i can use also under iOS and not only in Desktop.
P.s. i can also use third part library, but please, first of suggest be sure that it will work under iOS!
Thank you all