How do I test that my app is compliant to the IPV6 requirements

Hello,

In my app, I have few other third party libraries as well. I would like to test my app whether it is compliant to the the IPV6 requirements mentioned in the below link.

https://developer.apple.com/news/?id=05042016a

Thanks

Accepted Reply

This thread has been deleted

You can test for IPv6 compatibility by doing steps at Presentation Slides (PDF) from WWDC2015 video presentation about networking.

Right. This setup is also described in the Networking Overview doc. You can find a link to it in my Supporting IPv6-only Networks pinned post.

Share and Enjoy

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

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

Replies

Be sure to file a feature request via the bug reporter (link below right) to have an ipv6-only option added to Apple's 'Network Link Conditioner' tool.