Thursday, February 4, 2016

How to use http in iOS 9

From iOS 9 apple has adopted ATS(Application Transport Security) which is set of standards that paves way for secured communication and https is one of them.

You can bypass this adding the following key in iOS

NSAppTransportSecurity</key> NSAllowsArbitraryLoads</key> <true/></dict>

Monday, February 1, 2016

Location of provisioning profile

~/Library/MobileDevice/Provisioning Profiles