itunesconnect using application loader behind a firewall

后端 未结 10 782
误落风尘
误落风尘 2020-12-01 06:36

I was trying to upload the app store build zip file of my app to app store.

When using behind my office firewall, the TCP/IP connection failed.

I need to k

10条回答
  •  感动是毒
    2020-12-01 07:12

    in my case the problem was related to Java (Application Loader uses Java, and Java does not inherit the Mac's proxy settings). I had to set the proxy settings to Java.

    If you are on a Mac OS pre-10.7.5 (more or less) just look for the Java Preferences application via the spotlight. If not, this SO question specifies another way of doing so.

提交回复
热议问题