ios - WKWebView/UIWebView get website icon -
how can apple-touch-icon or logo of website using wkwebview or uiwebview? i've read getting favicon possible, plan on using website's logo short cut in ios safari , favicon small it. there way scrape metadata website in webview <link rel="apple-touch-icon" href="apple-touch-icon.png">
?
in firefox ios use user script (link code on github) find icon passes them application downloads them using native code (link code on github).
Comments
Post a Comment