Question

Is there any way to develop web-service base application using third party json which can run on both iOS5 and iOS4? So, It can be run on both iOS4 And iOS5.We know that iOS5 is not supporting third party json library where iOS4 is not supporting NSJSONSerialization. Please help me, If anybody know any solution and way to do this.

Thanks In Advance.

Was it helpful?

Solution

Use JSONKit. Everybody's using it, it's simply and very fast.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top