3rd-Eden/useragent

Differentiate between Chrome Mobile & Chrome Mobile WebView

shaharmor opened this issue · 1 comments

According to this: https://developer.chrome.com/multidevice/user-agent#webview_user_agent
There is a difference in the UA, can we add it to this module so the browser will be shown as Chrome Mobile WebView when its a WebView and not the actual browser?

This has been fixed at the regex pattern. can you update please?