Add the following lines to the application's .plist file:
Agile Development Practices suggest developers keep a solutions log. I think we can all benefit from a combined solutions log. As I encounter errors or problems I intend to record the solutions on this blog. Please feel to leave your comments, solutions and email me with your errors and solutions.
Oct 12, 2015
Application Transport Security error
Application Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.
Add the following lines to the application's .plist file:
NSAllowsArbitraryLoads
Add the following lines to the application's .plist file:
Subscribe to:
Posts (Atom)