How to: Facebook Single Sign On (SSO) on Xamarin.Android apps with Parse? -
im using xamarin build android app. i'm using parse backend managing users (including login, sessions, saving user info, etc)
im trying simple, can't find tutorial on it.
i wish enable users tap on 'sign in via facebook' button , given logged in facebook app on android, app automatically sign them in without them entering username or password.
i've read parse docs, nothing there https://parse.com/docs/dotnet_guide#fbusers
i've tried method, requires entering username , password, https://parse.com/questions/xamarin-facebook-loginasync
there 2 facebook sdks xamarin.android, no idea 1 use https://components.xamarin.com/view/facebookandroid , https://components.xamarin.com/view/facebook-sdk
i'm lost, can write more info, can guide me start ?
here full answer. single sign on , all
https://components.xamarin.com/gettingstarted/facebookandroid/true
Comments
Post a Comment