Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants