hbuilder版本7.6.5。
mui版本3.1.0。
引入SDK: 微信分享、qq分享、微博分享。
打包方式:在线打包。
根据http://ask.dcloud.net.cn/question/19865 解决方案:
先在本地搭建v6测试环境测试看看客户端访问网络是否有问题,
测试环境搭建参考http://www.cnblogs.com/fengmin/p/5526487.html
本地测试没有问题仍然被拒可以参考下该文档看是否可以解决问题http://www.jianshu.com/p/d18ada23f78d
测试过没问题,服务器也添加了AAAA记录。
但是1月初至今提交4次均被苹果拒绝,最近有没有人遇到这个情况,如何解决?
苹果拒绝原因回复如下:
We discovered one or more bugs in your app when reviewed on iPad and iPhone running iOS 10.2 on Wi-Fi connected to an IPv6 network.
When the app was launched, an error instantly showed up at the bottom of the page. We had tested on multiple devices on iPhones and iPads, and the same issue could be reproduced.
We've attached screenshot(s) for your reference.
Next Steps
Please run your app on a device while connected to an IPv6 network (all apps must support IPv6) to identify the issue(s), then revise and resubmit your app for review.
If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.
For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue(s). For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue(s).
Resources
For information about supporting IPv6 Networks, please refer to Supporting IPv6 DNS64/NAT64 Networks and About Networking.
Additional Information
If you have difficulty reproducing a reported issue, please try testing the workflow described in Technical Q&A QA1764: How to reproduce bugs reported against App Store submissions.
If you have code-level questions after utilizing the above resources, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:
- complete details of your rejection issue(s)
- screenshots
- steps to reproduce the issue(s)
- symbolicated crash logs - if your issue results in a crash log
1 个回复
猫猫猫猫 - 用户已离线
本地正常不代表没问题,国外访问可能有问题,尝试搭建一个国外的代理服务器。