JSON parsing using GET method in iOS

In this post , we will know about how to send or receive JSON data using GET parameters .



Step 1 : Create a new Xcode project .





Step 2:   Update info.plist in your project.

1)    Add App Transport Security Settings in the plist .

2)    Add Allow Arbitrary Loads to YES as a subtype of App Transport Security Settings.






Step 3 : Add the following code in ViewDidLoad


For JSON parsing using post parameters view my post on JSON using POST parameters 


Thank You :)

Comments

  1. Thanks for this beautiful post IOS. It is really good for the beginners and I also liked the post.
    IOS Training in Bangalore
    IOS Training in Marathahalli

    ReplyDelete

Post a Comment

Popular Posts