-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature native facebook login #44
base: feature-NativeFacebookLogin
Are you sure you want to change the base?
Feature native facebook login #44
Conversation
The main functionality is now in the FacebookLogin Uno project
Otherwise we get strange crashes on certain devices in certain orientations.
…veFacebookLogin Conflicts: Samples/NativeFacebookLogin/FacebookLogin/FacebookLogin.uno Samples/NativeFacebookLogin/FacebookLogin/FacebookLogin.unoproj Samples/NativeFacebookLogin/README.md
…ying it in the UX
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, thanks!
This is nice! Precisely what the sample was missing.
Would you like to do the iOS implementation as well or should we take over?
Unless it is a rush, I can look at the iOS implementation also. Then we can get to the bottom of that issue I had previously about getting it to work with fuse preview also. |
Excellent, thanks! |
Is this finished yet? Documentation is linking to it, but it is not yet on master. |
For getting the actual string accesstoken, this seems to work for Android, iOS implementation not started yet, but is probably similar and trivial