Iam using facebook login for android app. I Am getting email and other details using Facebook API. I have following questions:
1) How to fetch email from Facebook API, when user used their mobile no. for login.
2) How we know that the user logged in with mobile number or email in Facebook login API in android?
Please Guide.
2
Answers
If the user logged in with his mobile phone, you will not get an email. You can present an input field and ask the user for his email right after login.
You can get the user email id which user has used in facebook by:-
You can redirect to another activity by:-