I recently encountered an error which is exactly the same issue as: Redirect Fails: Site can’t be reached after upgrade to 3.0 - #6 by Flotemer
The problem however, I do not understand the solution.
It mentions to remove the scheme from build.gradle. What does that even mean?
manifestPlaceholders = [auth0Domain: "dev-x2c2oyxybtq64spq.us.auth0.com"]
^ That was what I have changed it to but I got an error instead:
Attribute data@scheme at AndroidManifest.xml requires a placeholder substitution but no value for is provided.