Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,003 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi everyone...
I want to implement Facebook log in my mobile application using xamarin forms. As facebook has deprecated authentication in webview, I am not stuck.
https://developers.facebook.com/docs/facebook-login/android/deprecating-webviews
I have tried with web authenticator. But no luck.
I want to implement authentication using custom tabs. Any suggestion plz..