ERR_CLEARTEXT_NOT_PERMITTED
Hi, when I'm trying to authenticate my app by OAuth I'm getting net::ERR_CLEARTEXT_NOT_PERMITTED in a built-in browser. As I can see browser tries to connect to this URL "http://MY DOMAIN.org/login". In the app, under "Server Url" I have https:// so I don't know why the browser uses http://. If it makes any difference my server is behind a reverse proxy.
Same issue
Same. And this Projekt is pause 😥 problem is a old API from Android 9
same Problem. Cant Login
Same here and in my case the using port 8003, so the URL is like this: http://192.168.1.100:8003
Same problem here