コンテンツにジャンプする

iOSの設定

GitHub

iOS用の追加の権限は必要ありません。

  • 接続状態は Network.framework.
  • URLとダウンロードテストはネイティブ URLSession.
  • TCPポートテストは NWConnection.
  • WebSocketテストは URLSessionWebSocketTask.

App Transport Security

App Transport Security

Prefer https:// と wss:// targets. その場合は、平素の http:// または ws:// Section titled “Interpreting constrained paths” Info.plist.

Edit page

Previous

Getting started