看起来每个都能玩出不少花样。
对用户:
- Use the Packet Tunnel Provider extension point to implement the client side of a custom VPN tunneling protocol. [1]
- Use the App Proxy Provider extension point to implement the client side of a custom transparent network proxy protocol. [1]
- Use the Filter Data Provider and the Filter Control Provider extension points to implement dynamic, on-device network content filtering. [1]
- Use the Content Blocking extension point to give Safari a block list describing the content that you want to block while your users are browsing the web.
对开发者:
- App Transport Security (ATS) lets an app add a declaration to its Info.plist file that specifies the domains with which it needs secure communication. ATS prevents accidental disclosure, provides secure default behavior, and is easy to adopt. You should adopt ATS as soon as possible, regardless of whether you’re creating a new app or updating an existing one.
- In iOS 9, your app can register to open web links (using https or http) directly, bypassing Safari. This connection between your app and website helps Apple surface your app content in search results.
- SFSafariViewController can be used to display web content within your app. It shares cookies and other website data with Safari
[1] requires special permission from Apple.
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/197189
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.