admin管理员组文章数量:1122847
Android users are seeing this "install app" prompt when visiting our site via mobile browser. What can I do within my Wordpress install or theme to disable this annoying popup from appearing?
Android users are seeing this "install app" prompt when visiting our site via mobile browser. What can I do within my Wordpress install or theme to disable this annoying popup from appearing?
Share Improve this question asked Aug 8, 2024 at 14:44 ow3now3n 1136 bronze badges1 Answer
Reset to default 3I suspect this block of code is the reason:
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="Tarheel Trailblazers - ">
Search your codebase first, your database second, for the source of that code, and remove or disable it.
本文标签: androidDisable popup to install app in mobile browser
版权声明:本文标题:android - Disable popup to install app in mobile browser 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736298588a1930256.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论