Skip to content

This is an updated version of the How to Write an iOS App That Uses a Web Service tutorial (from iOS 4) on Ray Wenderlich's website. This is updated to include built-in JSON parsing via NSJSONSerialization (added in iOS 5) and built-in HTTP POST via NSURLSession (added in IOS 7) which replace the JSON and the ASIHTTPRequest frameworks.

jbutewicz/PromoTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

About

This is an updated version of the How to Write an iOS App That Uses a Web Service tutorial (from iOS 4) on Ray Wenderlich's website. This is updated to include built-in JSON parsing via NSJSONSerialization (added in iOS 5) and built-in HTTP POST via NSURLSession (added in IOS 7) which replace the JSON and the ASIHTTPRequest frameworks.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published