codepath / ios_guides

Comprehensive open-source iOS guides
http://guides.codepath.com/ios
2.88k stars 473 forks source link

Update NSURL Session #48

Open chieger opened 7 years ago

chieger commented 7 years ago
dustynaugust commented 7 years ago

Hey Charlie,

I went ahead and updated the NSURLSession for the swift section. Might want to double check it, though.

Also is the AFNetworking code correct?

chieger commented 7 years ago

Thats awesome! I have not looked closely at the AFNetworking code. It likely needs updates too.

chieger commented 7 years ago

Hey @dustynaugust Thanks! I made a few more edits and modeled after fetching a Movie, since the Instagram api isn't super relevant anymore. 👍