I\'m developing a Facebook application using their Graph API. I have previously developed an app using the deprecated REST API.
I\'ve come across a problem in that
use the official Facebook Graph API /me?fields=hometown it will return you e.g. "Prague, Czech Republic"
I believe you can explode the string by needle ',' and the last element should be the country