开发者

Adding Web Shortcut to iPhone Homescreen?

开发者 https://www.devze.com 2023-04-06 22:49 出处:网络
How can I BY CODE add a web shortcut to iPhone HomeScreen?开发者_如何转开发There is no API to do this. Your best bet is to do what many web apps do: create something that points at the part of the too

How can I BY CODE add a web shortcut to iPhone HomeScreen?开发者_如何转开发


There is no API to do this. Your best bet is to do what many web apps do: create something that points at the part of the toolbar where the add to homescreen button exists. And pray Apple doesn't change the position of that button any time soon.

0

精彩评论

暂无评论...
验证码 换一张
取 消