I have an Android app that has a WebView that embeds through iframe a website. The problem is that the specific website requires a domain to be whitelisted.
Is it possible to provide a domain for the app to be recognized by the website? I know that when creating an Android app you set a domain that is being used to generate the package name, but providing the package doesn't help.