I am developing an application in iOS. For my development I am using Xcode beta7. Before, I used to test my app in my mobile with iOS 8.4 after updating to iOS 9, I can\'t i
Be sure to set NSAppTransportSecurity for compatibility.
See: How can I add NSAppTransportSecurity to my info.plist file?