Just started using JSON in iOS. I have a previous version of an application that uses SBJSON. I am rebuilding it from the ground up, and was wondering if I should continue to use SBJSON or apple’s native JSON support?
Thanks
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.
Some people have done some research on this and seems like NSJSONSerialization is more performant than SBJSON
http://blog.skulptstudio.com/nsjsonserialization-vs-sbjson-performance