Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on blank screen after successful login (xamarin.forms) #87

Open
dhruvgohiloo7 opened this issue Dec 8, 2020 · 3 comments
Open

Comments

@dhruvgohiloo7
Copy link

dhruvgohiloo7 commented Dec 8, 2020

I have implemented OIDC in the Xamarin.Forms app and I am stuck on blank screen after successful login on specific device (e.g. Huawei Y6 2019)
image (6)

@dhruvgohiloo7 dhruvgohiloo7 changed the title Stuck on blank screen after successful login () Stuck on blank screen after successful login (xamarin.forms) Dec 8, 2020
@leastprivilege
Copy link
Contributor

This sample was contributed by @GioviQ - please contact him directly.

@JxEngel
Copy link

JxEngel commented Jul 23, 2021

Hi, I am facing this issue as well with Android API 30. Did you resolve? Thanks

@ghost
Copy link

ghost commented Oct 12, 2021

Hi, i found this was to do with my client configuration. Your Identity Server Client config and OidcClientOptions must match. Try replicating your Client set up in Postman using 'Authorization' set to OAuth2.0 / Authorization Code and adding your Config options. You can then use 'Event Viewer' to debug. Could be a number of things 1. Scopes don't match Server/Client, ClientId does not exist, RedirectUri's do not match.

Hope this heps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants