I have worked with JSONKit library in a previous iOS version. The problem with JSONKit in iOS6 is that most of the methods are deprecated and I am getting warnings when I compile.
Is there any way to resolve this issue?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have got another solution for the same…
Following link contains:
ios-funda.blogspot.in/2012/11/working-with-json-in-ios6.html
This JSONKit classes worked fine with iOS6..