Hi everyone,
On Android, when I am on the login screen of my app, the autocomplete offers to fill in my username and password. The problem is, it’s showing that autocomplete as if it’s in a browser, and the “source” which normally would be “https//” is showing as “https://localhost”.
Does anyone know how to fix this?