Add icon to home screen like Safari

杀马特。学长 韩版系。学妹 提交于 2019-12-03 00:47:47

You have to use Safari.

BugMe saves the note on home screen by:

  1. Upload the note to their server.
  2. Launch Safari by -openURL: with a URL to their server.
  3. In Safari, the user is instructed to press the "+" key to add a special bugme:// link to home screen.

There's no other ways if only documented methods can be used.


For private APIs, create a UIWebClip object and use -[UIApplication addWebClipToHomeScreen:].

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!