Which JSON framework is supported by iOS?
Answer Posted / maanya
SBJson framework is supported by iOS. It is a JSON parser and generator for Objective-C. SBJson provides flexible APIs and additional control that makes JSON handling easier.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ios viewdidload?
What is weak and strong in ios?
Name the application thread from where uikit classes should be used?
How do I exit safe mode on my iphone?
Do you know what is iphone sdk?
How to start a selector on a background thread.
What is ipad screen size?
What language is ios based on?
What performance issues can you face when using coredata?
What are advantages of arc over mrc?
Explain what is iphone reference library?
Why do all model object attributes get marked with @dynamic and not synthesised? What does @dynamic mean?
What is the difference between viewdidload and viewdidappear?
What is appdelegate?
What is singleton pattern in ios?