Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
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..