Android, webview user agent vs browser user agent

前端 未结 7 1029
眼角桃花
眼角桃花 2020-12-03 03:14

I\'m building my website and I want to know whether the user is using Android\'s browser or an app with a webview.

is it possible ??

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-03 03:46

    yes and you can optimize your website by adding these meta tags

    
    
    

    you can find more information here http://learnthemobileweb.com/2009/07/mobile-meta-tags/

提交回复
热议问题