Hi, is anybody able to use JSON framework on iPhone sdk 4,it is working fine on sdk 3.1.2 but not on iPhone sdk 4.
Thanks Avalanchis, i am using the same framework,and if it is working for you it should for me also, think there is something else that is at fault,i'll debug it again.
TechThirsty
2010-07-20 15:16:22
@TechThirsty are you using a old version of this framework?
jamone
2010-07-20 17:07:04
I did copy the JSON folder into my project, as opposed to trying to link to it outside of my project if that helps.
Avalanchis
2010-07-20 18:21:08
Thanks Avalanchis was able to build the project by copying the project and libjson.a into my project or else libjson.a gives error if we use the JSON framework as additional SDK,don't know why though.
TechThirsty
2010-07-21 07:28:56
Glad I could help. Please accept my answer if it helped you. Thanks!
Avalanchis
2010-07-21 11:16:29