dotnet / maui-samples

Samples for .NET Multi-Platform App UI (.NET MAUI)
https://dot.net/maui
MIT License
3.15k stars 1.28k forks source link

PlatformIntegrationDemo WebAuthenticator problems on emulator? #490

Open plettb opened 4 months ago

plettb commented 4 months ago

This is likely a machine configuration issue, since I'm trying this on two different machines. When I try the "Web Authenticator" sample, it works on one of my machines, but fails on the other. I click "Microsoft" and the failure looks like this: image

Unfortunately I have no idea where to begin looking for the problem. Any help would be much appreciated!

Thanks in advance.