What is the most solid way to check whether a user is on a webview inside a App or another web browser?
We can get details of the OS running using javascript window.navigator.userAgent, but is there a way to specifically identify whether user is using a webview or a web browser?