exonent
exonent
Ok, it's solved with: **network_security_config.xml (Android)** ``` 11.111.111.111:8443 11.111.111.111 ``` **AndroidManifest.xml** ``` ``` And export de **.crt** file into **res/xml** folder. Also added: ``` AuthorizationTokenRequest( AUTH0_CLIENT_ID, AUTH0_REDIRECT_URI, allowInsecureConnections: true, //
Now I'm on iOS, when I finish I will post the result and guide of how to do that.
Thx Mate! im going to try it!! :)