Cannot connect to xxx.xxx.xxx.xxx when downloading iOS app by OTA

The previous worked site, but now does not work for the downloading of ipa file by OTA.  The error is "Cannot connect to 192.168.192.200" when downloading from iPad.

After setting below Mime Type in our application on IIS, the issue is fixed.

Set Up and Configure the Web Server


There are two ways to add mime type for the server:

1. Added for the IIS manager


Make sure you have a web server online and configured properly. The most important aspect of this is to make sure that the proper mime types have been added to the Mime Type Settings:

For Mac OS X Server:
application/octet-stream ipa
text/xml plist

For IIS:
.ipa application/octet-stream
.plist text/xml

You will also need to determine exactly where on the server the ipa and manifest files will be stored. For this example, we put test.ipa and test.plist in /WAP/HeatApplication/ (making the fully qualified path for our test app distribution server http://192.168.192.200/apps/WAP). Knowing this path is important for the next step.

Second way is to added in web.config xml file:


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值