sromku / android-simple-facebook

[Deprecated] Simple Facebook SDK for Android
Other
879 stars 349 forks source link

get phonenumber #391

Open wyllyamjesus-hotmart opened 8 years ago

wyllyamjesus-hotmart commented 8 years ago

Is it possible to get phone number in: Profile.Properties?

and Profile.Properties.WEBSITE not working, is returning empty.

jason-wihardja commented 8 years ago

As explained here, the user_address and user_mobile_phone permissions have been removed and thus, you can no longer obtain those information from the API.