Hello,
I’m trying to make game that connected into Facebook.
First, after this game installed, it must check if the player already login into facebook from on their mobile device or not.
If the player already login from native facebook on their mobile device, the game will begin to start,
But if not yet login, the game will show facebook login pop-up to tell player to put username & password.
My question is :
- Is there any way to check player has login from native facebook on their mobile device? And if it possible, how to obtain the Facebook authToken from that?
- How to check if Facebook authToken has expired? And is that possible to renew the facebook authToken without login or put any username & password again?
Thank you for the attention,
Regards,