Add safari bookmark from iPhone app

拈花ヽ惹草 提交于 2019-11-27 06:54:28

问题


I'd like to have my application be able to add bookmarks to safari programmatically, is this possible?


回答1:


Not really possible : there's no API for that (and you can understand it from user perspective....).

An answer here confirms it :

Add bookmark to Safari on iPhone when an application is installed?




回答2:


You can't add a bookmark in Safari itself, but you can add an icon on the user's Home screen that bookmarks an arbitrary URL:

User Experience Coding How-To's for Safari on iPhone



来源:https://stackoverflow.com/questions/2407330/add-safari-bookmark-from-iphone-app

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