ios 的上架时被退回两次,信息中写的是因为 IPv6 的支持问题,具体内容如下:
Upon further review of your application, we found the following issue to be unresolved.
We discovered one or more bugs in your app when reviewed on iPad running iOS 9.3.2 and iPhone running iOS 9.3.2 on Wi-Fi.
Specifically, your app displayed an error message when logging in with the provided demo account.
Next Steps
Please run your app on a device to identify the issue(s), then revise and resubmit your app for review.
Apps are reviewed on an IPv6 network. Please ensure that your app supports IPv6 networks, as IPv6 compatibility is required.
For additional information about supporting IPv6 Networks, please refer to Supporting IPv6 DNS64/NAT64 Networks.
For a networking overview, see About Networking.
我们调用接口是用的域名,自己测试也没法重现失败的情况,请问这个应该怎么重现,代码上应该怎么处理呢,谢谢各位
1
zwh8800 2016-06-14 16:15:53 +08:00
Apple 的审核真是严格啊
|
2
heaton_nobu OP @zwh8800 据说是 6 月份刚开始的
|
3
blackfire 2016-06-14 16:26:54 +08:00
自己 IPv6 下测不出问题?
|
4
mornlight 2016-06-14 16:27:12 +08:00 1
国内的 iOS 圈不是总结了一些文章吗,可以对着参考一下,比如这篇 http://www.jianshu.com/p/a6bab07c4062
|
5
heaton_nobu OP @mornlight 多谢了
|
6
heaton_nobu OP @blackfire 连了个 IPv6 的路由器测试的,也是好用的,是不是这种方式不对啊?
|
7
zhaojjxvi 2016-06-14 16:53:26 +08:00 via iPhone
看通篇,没直接说是 IPv6 的原因吧,只是说你给的 demo 帐号登录报错吧。
你先看看那个报的是什么错再处理 |
8
heaton_nobu OP |
9
buseni 2016-10-19 21:33:54 +08:00 via Android
ios ipv6 包审核通过,不过不要钱,你只要做 AAAA ipv6 解析就可以。 QQ:1626462013 我这边服务器给你做中转
|