Skip to content
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

Callback is never call on login method in Android #139

Open
cmillauriaux opened this issue Feb 26, 2015 · 0 comments
Open

Callback is never call on login method in Android #139

cmillauriaux opened this issue Feb 26, 2015 · 0 comments

Comments

@cmillauriaux
Copy link

I launch the TestFacebookUser sample for Android and when i click on "login" or "loginWithPermission", the login activity is display but after validate the Facebook connexion nothing is happen. The text never change, but when i close the application et I open it again, after clicking on "login", the Facebook Login Activity is not display. On Facebook Application page, i see my application and permissions asked. So Facebook save my application association.
Now, if I call "login", callback method is never call. If I call "IsLoggedIn", false is return. If i call another method (getToken, getUid) there is an error message like "User is not login".
I didn't change any line in the example, I just replace the appId with my own appId.
Thanks in advance,

Cedric

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant