Facebook Connect
I'm trying to implement facebook connect to share something onto the users wall.
I've set it up using the Facebook examples. But everytime I launch my app it's redirecting my to safari to authorize permissions for the app.
How can I know in my app if I've already got a session, and if that session has the permissions in order to not request to get permissions again ?
|