/PromoTest

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.

Primary LanguageObjective-C

Stargazers