App review reject my application for ipv6

Hi,

I developed a application for iOS that connects via socket on a dedicated server (domain of aruba.it).

The application is rejected by 'App Review because it says it does not work on IPv6 network.

I followed the "https://developer.apple.com/library/content/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html#//apple_ref/doc/uid/TP40010220-CH213-SW1" guide

I even created my mac a wifi network ipv6 according to the documentation, and, from my iphone works.


Into the application does not use the IP address of the server, but I connect using the name.


Help


Thanks

Replies

What does the rejection say, exactly?


Does 'doesn't work' mean works but fails, or simply not compliant?

You should check out my Supporting IPv6-only Networks pinned post, and specifically the first section of the post linked to by FAQ #6.

Also, DTS’s standard advice for problems like this is contained in:

Share and Enjoy

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

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