Tuesday, 3 September 2013

JSONSerialization is better or 3rd party files were better to parse json data in ios

JSONSerialization is better or 3rd party files were better to parse json
data in ios

i am new to ios development i have an application and i want to parse the
json data in it . which is the better and stable and standard way to parse
the data. i just worked with jsonSerialization and 3rd party library too
both are working fine but which one is better to use. which parsing apple
supports.
Thank you

No comments:

Post a Comment