James Wilkinson
James Wilkinson
i can replicate this issue too. sdk 48. The documentation states to add the scheme to authorized redirect urls in facebook - but facebook redirect urls only support https, not...
Can replicate this. Bit of a pain.
I don't have an UnpackFrameworks node in my Xamarin.iOS.HotRestart.targets. Where in the file should this setting live?
ffs, i have nothing but problems trying to develop a very simple app using Xamarin / MAUI, think I'll switch to react native this has been the last straw tbh
Yep can totally replicate this. I set up a server side authenticator following the tutorial on Microsoft Learn: https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/communication/authentication?view=net-maui-7.0&tabs=android When my WebAuthenticator calls my endpoint, via WebAuthenticator.Default.AuthenticateAsync, the API endpoint...