Quantcast
Channel: iOS and tvOS
Viewing all articles
Browse latest Browse all 10823

Allow Arbitrary Loads: yes is ignored?

$
0
0
In my plist I have for our test environment:

Code (CSharp):
  1. <key>NSAppTransportSecurity</key>
  2.     <dict>
  3.         <key>NSAllowsArbitraryLoads</key>
  4.         <true/>
  5.     </dict>
However, when I post my WWWForm I still get
The certificate for this server is invalid. You might be connecting to a server that is pretending to be “api.xxx.xxx.com” which could put your confidential information at risk.

Is NSAllowsArbitraryLoads ignored?

Viewing all articles
Browse latest Browse all 10823


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>