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
Add this line to your .plist file:
Source:
NSAppTransportSecurity NSExceptionDomains yoursite.com NSIncludesSubdomains NSTemporaryExceptionAllowsInsecureHTTPLoads
Workaround, edited because shouldn't be used. Secure your data