Supporting IPv6-only Networks - Support - Apple Developer https://developer.apple.com/support/ipv6/

Starting June 1, 2016, all apps submitted to the App Store must support IPv6-only networking. A majority of apps will not require any changes as IPv6 is already supported by NSURLSession and CFNetwork APIs. However, if your app utilizes IPv4-specific APIs or hard-coded IP addresses, you will need to make changes. Be sure to test for IPv6 compatibility before submitting your app to the App Store for review.

For more information on supporting IPv6 networks, review Supporting IPv6 DNS64/NAT64 Networks.

最新文章

  1. arcgis10.2.2地图服务切图具体步骤
  2. vijos1909寻找道路
  3. 【secureCRT】设置自动连接会话+设置自动连接上次使用的会话:
  4. asp.net zip 压缩传输
  5. Window.Open参数、返回值
  6. git workflows
  7. ExecuteNonQuery()返回值
  8. iOS_15_通过代码自己定义cell_微博UI
  9. 多个UpdatePanel控件相互引发刷新的使用
  10. Ubuntu14.04安装完全分布式Hadoop1.2.1
  11. 关于UIButton嵌入到UIView点击无反应问题的解决方法和delegate的简单用法示例(转载)
  12. MySQL存储引擎InnoDB与MyISAM的区别
  13. LeetCode 145 二叉树的后序遍历(非递归)
  14. vue.js 系列教程
  15. Emacs 中 GDB 的使用
  16. vue深入相应式原理
  17. 什么是CSS hack?
  18. 关于jvm钩子 Runtime.getRuntime().addShutdownHook
  19. 将目录结构输出为json格式(zTree)
  20. Eclipse Job

热门文章

  1. python 学习总结3
  2. 如何用scanf读入一个string
  3. 在html借助元素特性存储信息
  4. Python工程师面试题目
  5. ACboy needs your help(分组背包)
  6. 对于2-sat问题的求解
  7. Python基础之 一 文件操作
  8. noip 2015 day1
  9. 洛谷——P2872 [USACO07DEC]道路建设Building Roads
  10. Vue基础学习