Apple App Store IPV6要求 [英] Apple App Store IPV6 Requirement

查看:397
本文介绍了Apple App Store IPV6要求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我打算在Apple Store上发布一个应用程序,然后我才知道有关IPV6拒绝的问题.我的应用仅支持IPV4,并且在此链接我发现该应用程序应支持IPV6.

所以我的问题是,应用程序必须同时支持IPV4和IPV4吗? IPV6?

对不起,如果您将其视为一个愚蠢的问题,但我正在寻找Apple链接&在被苹果公司拒绝之前提供更多细节.

解决方案

如果您没有在Web服务器/服务url连接中设置核心IPv4 IP地址,则无需担心IPv6支持./p>

此Apple文档将为您提供帮助:支持纯IPv6网络

所有提交到App Store的应用程序必须支持纯IPv6网络.由于NSURLSession和CFNetwork API已支持IPv6,因此大多数应用程序都不需要进行任何更改. 但是,如果您的应用程序使用特定于IPv4的API或硬编码的IP地址,则需要进行更改 .在将您的应用提交到App Store进行审核之前,请务必先测试IPv6兼容性.

但是,Apple在在仅IPv6的环境中测试您的应用程序的指南:
您应该在仅IPv6的网络上测试您的应用.如果您没有,则可以按照 IPv6应用商店拒绝

I am going to publish an app on Apple Store then I came to know about IPV6 rejection issue. My app only support for IPV4 and on this link I found that app should support IPV6.

So my question is that, Is it compulsory that app must support for both IPV4 & IPV6?

Sorry if looks as a foolish question but I am looking for a Apple link & more detail before getting rejected from Apple.

解决方案

You don't need to worry about IPv6 support, if you've not set hard-core IPv4 IP address in your web server/service url connection.

This Apple document will help you: Supporting IPv6-only Networks

All apps submitted to the App Store must support IPv6-only networking. A majority of apps will not require any changes as IPv6 is already supported by NSURLSession and CFNetwork APIs. However, if your app utilizes IPv4-specific APIs or hard-coded IP addresses, you will need to make changes. Be sure to test for IPv6 compatibility before submitting your app to the App Store for review.

However, Apple guides in Testing your app in an IPv6-only environment:
You should test your app on an IPv6-only network. If you don’t have one, you can set up a test network by following the instructions in Test for IPv6 DNS64/NAT64 Compatibility Regularly.

Following SO reference, faced similar problem, may guide you:

这篇关于Apple App Store IPV6要求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆