https://developer.apple.com/videos/wwdc/2015/?id=711 @5:55
I can\'t seem to be able to add this to my info.plist. There is no value it. I\'m running XCode Version 7.
You have to add just the NSAllowsArbitraryLoads key to YES in NSAppTransportSecurity dictionary in your info.plist file.
For example,
NSAppTransportSecurity NSAllowsArbitraryLoads