[Android] Not getting into success/failure blocks of WebAuth signin

Hi @h.trivedi,

Thanks for the reply.

I don’t believe a setting in the Auth0 Dashboard is responsible for the WebAuth not functioning correctly. It might be helpful to verify the behavior by going to your Dashboard Logs to see the requests.

Additionally, I recommend ensuring that your Android/Kotlin version is up-to-date and compatible with the SDK.

If the versions are compatible, it might also be helpful to check the log trace with print statements to see at which point the code failed.

I have attached some helpful resources to help you on your way:

I hope this helps!

Best regards,
Rueben