1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

シミュレータでNSURLErrorDomain Code=-1005の対応方法

Posted at

現象

ちょっと前ですが、Xcode6.2にバージョンアップし、最新(iOS8.2)のシミュレータで動かしたところ、NSURLErrorDomain Code=-1005を吐いて落ちました。

手っ取り早い解決策

セキュリティソフトを一時的に止める

真面目に解決する

ウィルスバスターの場合は修正モジュールが出ているので、下記インストールすればソフトを止めなくても大丈夫。
http://esupport.trendmicro.com/support/vb/solution/ja-jp/1106521.aspx

その他のセキュリティソフトも、バージョンアップで対応している等の情報もあります。
各自セキュリティソフトのベンダーへお問い合わせください。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?