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

SetStatus needs to include session_key for AIR #39

Closed
GoogleCodeExporter opened this issue Jun 20, 2015 · 1 comment
Closed

SetStatus needs to include session_key for AIR #39

GoogleCodeExporter opened this issue Jun 20, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

There needs to be a check to see what type of session is currently running,
because for AIR apps, this method requires the session key rather than the
uid which is ignored for desktop apps.  It will also need another argument
added to the function allowing the session key to be passed in.

The same goes for HasAppPermission, although this will throw an error if
you pass the uid and you're a desktop app.

Original issue reported on code.google.com by dzedw...@gmail.com on 26 Apr 2009 at 3:19

@GoogleCodeExporter
Copy link
Author

New release based of Facebook's Graph API is coming soon.  SDK which this issue 
depends on is no longer supported by Facebook.

Original comment by alan...@gmail.com on 29 Sep 2010 at 7:49

  • Changed state: WontFix

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

No branches or pull requests

1 participant