Hi,
we are designing a page in our game. If the user is not logged in on Facebook, we’d like to show the default page along with a message “Log in to Facebook to see …”
If the user is already logged in, we’d like to show a specific page for the user.
This means that we would need to know if the user is logged in or not even before calling facebook.login() method. Is it possible to do? If so, how do we do it?
Thanks.
[import]uid: 120903 topic_id: 33122 reply_id: 333122[/import]