Facebook sdk get users phone number or Address? -


i think dug through whole facebook sdk documentation can't seem find way users phone number or address. feature removed, of spoken in this thread it's suggested re-enabled in few weeks (2011).

this information not available via facebook apis , not added anytime soon. if want information user should prompt them after have logged application using facebook.

here's link facebook's apis: https://developers.facebook.com/docs/reference/api/user/

you can use graph api explorer gain clearer understanding of information , isn't available.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -