I found out how to get username
, user id
, user email id
using the Facebook SDK. I still don't know how to get the user phone no
and user password
.
I am referring to this Link
The example reads the id
, the username
and the email
.
Could you tell me how to get the user phone no
and the user password
using the Facebook SDK.