MAXSTEELTURBOGO / facebook-actionscript-api

Automatically exported from code.google.com/p/facebook-actionscript-api
0 stars 0 forks source link

SetStatus needs to include session_key for AIR #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
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