How to test iOS app on supporting IPv6? Apple rejected app as it is not IPv6 compatible

前端 未结 4 1203
萌比男神i
萌比男神i 2020-12-29 09:32

have apps, built 2015 and 2014. How can I test them for IPv6? If my apps doesn\'t support IPv6, what should I do?

My apps are using AFNetworking and Alamofire. I\'m

4条回答
  •  既然无缘
    2020-12-29 10:11

    I've found this walkthrough in how to setup your Mac for Internet Sharing to test IPv6 from Brian Coleman to be quite helpful.

    http://www.brianjcoleman.com/tutorial-how-to-test-your-app-for-ipv6-compatibility/

    It has several screenshots, step-by-step instructions to guide you through the process. I hope this helps!

提交回复
热议问题