I\'m using Xcode 7, Swift 2, and iOS9. I want to connect to a web service using NSURLSession but I get the following error when I try to connect:
2015-10-13
open your info.plist as a source code Add following:
NSAppTransportSecurity NSAllowsArbitraryLoads
This should help.