I have a javascript file that needs to executed, when only in mobile browser and not in any (mobile) in-app browser!
Is there a way to find when a request is made from in-app browser and when from an "actual" browser inside a mobile.
I have seen solutions with user agent! However I wanted to know if there's any better way other than using user agent/ app info to know about web view