Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この質問から、 HTTPS 以外のリクエストを行うことがわかっているドメインをホワイトリストに登録できることがわかりました。
しかし、いくつかのドメインをホワイトリストに登録した後、NSURLRequest.
NSURLRequest
http リクエストはブロックされず、自動的に https リクエストに変換されます。ブロックされているものを見つけるには、接続エラーが報告されるコードにブレークポイントを設定します。