I have an app, which users will login via facebook to use this app. Now what i'm need is i want to get that logged user's facebook url which comes like
"http://www.facebook.com/person.name"
Now, I want to get this url or I need "person.name" through my app. I can get Facebook name (Person Name) but i don't know how to get that userName. Please any help appreciated.