Auth0 authentication user cancel browser event not triggered for Android

  • Which SDK this is regarding: - Auth0.OidcClient.Android
  • SDK Version: 3.1.3
  • Platform Version: Auth0.OidcClient.Android - 3.1.3
  • Code Snippets/Error Messages/Supporting Details/Screenshots:

For Xamarin Forms Android, the

Blockquote

await _auth0Client.LoginAsync()

Blockquote

is not returning any cancelled event while the browser is cancelled manually by user. For iOS, at-least it is returning null. Is there is any solution for it? Thanks for considering this topic.

2 Likes

I have absolutely the same issue on Android with v3.1.3. Waiting for the fix …

Any news on this? I’m on Xamarin/Android with v3.2.0. Still the same problem.

Is there any updates on this issue?