My app rejected with some issues [closed]

…衆ロ難τιáo~ 提交于 2019-12-13 09:34:40

问题


I was trying to publish my app in app store I finished every process they rejected with some reasons, Apps are reviewed on an IPv6 network. Please ensure that your app supports IPv6 networks, as IPv6 compatibility is required. I'm not aware of this thing can anyone explain me what is this and how to solve this problem because in my mobile I tested app it's working properly.


回答1:


Since this June, Apple expects Apps to run on IPV6 networks. Apple has started rejecting Apps which do no comply with this.

NSURLSession, NSURLConnection, AFNetworking 3.x+ all support IPV6

If you are using any other network libraries, please use below link to test IPV6 support http://www.brianjcoleman.com/tutorial-how-to-test-your-app-for-ipv6-compatibility/

Once you have made the relevant changes and tested for IPV6 supp



来源:https://stackoverflow.com/questions/38252672/my-app-rejected-with-some-issues

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!