Looking over the documentation of NSURLSession and NSURLSessionConfiguration, I was under the impression I should configure it with a dictionary li
NSURLSession
NSURLSessionConfiguration
kCFProxyPortNumberKey value should be Int not String
kCFProxyPortNumberKey
Int
String