Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email Id not returning #8

Open
deep1931 opened this issue Nov 2, 2021 · 4 comments
Open

Email Id not returning #8

deep1931 opened this issue Nov 2, 2021 · 4 comments

Comments

@deep1931
Copy link

deep1931 commented Nov 2, 2021

Hello,
I am unable to get an email id after login, it is returning apple private email in place of logged in id. Also if I want to fetch profile photo then what need to do.

Regards

@mrvyas417
Copy link

have you found the solution ,I get null everything

@erwinagpasa
Copy link

I have the same issue...

@deep1931
Copy link
Author

Hello,
Sorry for late reply,
I think email id returned only when we do login first time, after that details saved on device, and you need to save unique id getting from login session into db along with other details email, name, etc and if you are returning user then try to validate same unique id from DB, by this we can get email and other details every time...

@ChrisSQL
Copy link

ChrisSQL commented Dec 5, 2024

Hello, Sorry for late reply, I think email id returned only when we do login first time, after that details saved on device, and you need to save unique id getting from login session into db along with other details email, name, etc and if you are returning user then try to validate same unique id from DB, by this we can get email and other details every time...

What is the unique id which should be saved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants