我與IPV6
存在問題。如何將ipv4地址轉換爲ipv6使用AFNetworking?
蘋果拒絕我的應用程序錯誤:
We discovered one or more bugs in your app when reviewed on iPad and iPhone running iOS 10.0.2 on Wi-Fi connected to an IPv6 network.
Specifically, your app stayed static at the launch screen and there was no further content loaded.
We've attached screenshot(s) for your reference.
但我的服務器不支持IPV6
。我使用庫AFNetworking
來連接服務器。請幫我解決一些問題?感謝您的支持!
您需要在NAT64網絡中調試您的應用程序。 –
感謝您支持 –
您能否給我一個鏈接:「在NAT64網絡中調試您的應用程序」。因爲我可以啓用ipv6在我的mac? –