About IPV6

I created a IPV6 environment reference by this article https://developer.apple.com/library/mac/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html#//apple_ref/doc/uid/TP40010220-CH213-SW16


In this environment the testing is useful

But,when i support my app to itunes connect, it was rejected because in IPV6 environment can not connect


how could it be? must we update server ?

Replies

must we update server ?

No. See FAQ #3 in my Supporting IPv6-only Networks pinned post.

how could it be?

You should keep an eye on that pinned post, which I regularly update with my latest advice on this issue.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

At the end, we found some solution ,client is no more update, we will do some update in server

Perhaps our server is defferent, we check our F5 Load balancing , modify the net config, set "ipv6 no error response" to enabled。

can you please take a look in to my issue i checked this Supporting IPv6-only Networks, but i'm not Synthesising the IP address my own AFAIK, because i only use Alamofire (3.4.1) to communicate with Server

System Details:

xCode (7.3.1)

Mac: OS X EI Capitan 10.11.6


And it works for me (By following the procedure in this link), but reviewers said that it is not working in IPv6 Only network

and i also requested for the Technical Support CaseID: 647374079

Can you please check the below dicussion

https://forums.developer.apple.com/thread/62252

can you please take a look in to my issue i checked this

Please start a new thread for your question; it’s unlikely to be the same issue as lhm12520 saw.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

@eskimo, i started a new thread, https://forums.developer.apple.com/thread/62252 Can you please check this link