Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 iOS 应用程序,用户可以在其中为网站添加书签,然后他们可以通过点击查看它Apple-Touch-Icon(它与 iOS Safari 应用程序完全相似)。
Apple-Touch-Icon
我的问题是如何Apple-Touch-Icon从 URL 获取/解析?有很多问题和答案要获得favicon,但我看不到任何答案/教程要获得Apple-Touch-Icon。
favicon
你能帮我解决这个问题吗?
提前致谢!
有一个适用于 iOS 和 MacOS 的框架,称为 FavIcon,可以让它工作:
https://github.com/leonbreedt/FavIcon