dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.86k stars 1.68k forks source link

Unable to Login with Social Media like Facebook #22704

Open lakhan-bairawat opened 1 month ago

lakhan-bairawat commented 1 month ago

Description

i am unable to implement login with Facebook and Apple , like Xamarin Forms. Could you please suggest any alternative way to achieve this.

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.20 SR4

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms

Last version that worked well

8.0.20 SR4

Affected platforms

iOS, Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

moljac commented 1 month ago

Thanks for the feedback, but we'll need more info. Information you provided is not enough to investigate what is going on.

Even better: small repro sample would help a lot.

Thanks regards

lakhan-bairawat commented 1 month ago

Facebook Login not supporting, please suggest

lakhan-bairawat commented 1 month ago

please share any small sample with Facebook login implemented in maui .net 8

RoiChen001 commented 15 hours ago

@lakhan-bairawat Sorry for the delay, does your problem still exist? Please refer to https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/communication/authentication?view=net-maui-8.0&tabs=android to see if it helps you?