square / PonyDebugger

Remote network and data debugging for your native iOS app using Chrome Developer Tools
Other
5.87k stars 595 forks source link

Experimental NSURLSession support #117

Closed viteinfinite closed 10 years ago

viteinfinite commented 10 years ago

This PR adds experimental NSURLSession support. The sample app has been entirely modified in order to accomodate two new use cases: NSURLSessionDataTask and NSURLSessionDownloadTask. I also moved the AFNetworking reference to the latest 2.X version.

wlue commented 10 years ago

Hi Simone, thanks for the contribution! I won't be able to test it until later but some things I immediately see.

viteinfinite commented 10 years ago

Agreed, closed this pull request and opened a new one at https://github.com/square/PonyDebugger/pull/118