Json frame not working on iOS 4

- this is anyone who can use the JSON framework on iPhone sdk 4, it works fine on sdk 3.1.2, but not on iPhone sdk 4.

+5
source share
1 answer

I can successfully use this framework on iOS4:

https://github.com/stig/json-framework/

+7
source

All Articles