Hi!!
I need to get the Facebook User's country because i'm building an app and it should to work for Mexican users only, can you help me?
Hi!!
I need to get the Facebook User's country because i'm building an app and it should to work for Mexican users only, can you help me?
I believe that FacebookProfile.getLocale() is the method you're looking for.
Craig Walls
Spring Social Project Lead
Thanks for your answer!!
Unfortunately that method does not work for me, for my user profile getLocale() method returns "es_LA" which isn't enough, maybe can operate "es_MX" but i don't know how get it.