- Home /
Facebook Login dialog
In my Unity project i use Facebook SDK for Unity (https://developers.facebook.com/docs/unity/) code for login: FB.Login("email,publish_actions,user_games_activity", LoginCallback);
And when I click in a login button, opened Safari browser with www.facebook.com I want to see a native IOS dialog, when i click to a login button
How can i do that?
P.s. i create game for IOS
can you tell it briefly becoz i can't understand your problem exactly.
Do find answer for this? I am making game for android , I also want a webview Dialog for facebook login in my game???? Help Please
Got this or not, I have same problem . I want android dialog for login. please notify
Answer by LTK · Mar 08, 2017 at 09:26 AM
You can see example in here: https://developers.facebook.com/docs/unity/reference/current/FB.LogInWithPublishPermissions and here: https://developers.facebook.com/docs/unity/reference/current/FB.LogInWithReadPermissions try this
Not work... It still opening Facebook app when I click Login...I want to open login dialog...
Your answer
Follow this Question
Related Questions
Given URL is not allowed by the Application configuration 0 Answers
first steps with facebook developer 0 Answers
Facebook in editor access token auto paste 2 Answers
Facebook SDK - Rerequest Permission 0 Answers
Error Facebook Login 2 Answers