Hi,
If I do logout the user, below alert message appears in the screen.
await auth0Client.LogoutAsync();
If I tap to the “Continue”, a blank page or an error page is opening with a message “something went wrong”
I’ve test it many times doing it just login and logout in the same page for test in my app and result was same.