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

MockLoginDialog unable to run from maintained code #16

Closed
jdmiranda opened this issue Jan 19, 2016 · 1 comment
Closed

MockLoginDialog unable to run from maintained code #16

jdmiranda opened this issue Jan 19, 2016 · 1 comment

Comments

@jdmiranda
Copy link

I"m trying to make my own test harness for logging into facebook and linking aws. The problem I'm having is when I call FB.LogInWithReadPermissions (new List () { "public_profile", "email", "user_friends" }, FooBar);

FB.LoginWithReadPermissions wants to be called from OnGui. With the new canvas system are there plans to change this from being inside OnGui?

@swiese
Copy link
Contributor

swiese commented Jan 19, 2016

We're aware of this issue and it will be fixed in the next release.
https://developers.facebook.com/bugs/412005298997939/

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

2 participants