I am having an HTML iframe which is hosted in both Android application in device and in browser.
User can access the iframe using mobile browser using crome or through Android application.
Is it possible to detect the difference using the html/js for Android app or Android web?
Thanks in advance.