Blocked CSS on Android auth page (custom domain)
I'm using a custom domain login/register page with my ReactNative+Webapp and the standard page, no custom hosted auth page. Everything works in IOS and web, but on Android, the login page shows up unstyled (plain HTML) in the in-app browser. In the source, I can see that there is inline CSS, but it's not applied. The same problem persists when I open that page in Chrome.
Any ideas on how to solve this?
Any ideas on how to solve this?