Hey @figuerres,
I’m not a mobile developer, so I’m not sure if I can effectively help you.
I need some information to try to understand what can happen.
…i enter the username and password but it never completes.
What do you mean by it never completes? Do you get stuck on the login page? Are you redirected to the app but you are still not authenticated?
In the first case, can you track the HTTP interactions of the browser to see if the authentication process takes place?
Actually, the fact that it doesn’t work with debug but works without debug looks weird