Post

Replies

Boosts

Views

Activity

Retrieve random created email
Hi Developers,Let's imagine there's an app need to store the email of the user who signs in with Apple for later communication. What happens If they decided not to share their email. According to Apple's documentation, a unique, random email address is created. The app will use this email as a proxy if it wants to send an email to the user.How can the developer retrieve this email, since if the user hides their email, there will be nil returned on email property?If anyone have experimented on this matter, please enlighten me with the approaches.Thanks in advanced.
4
0
1.5k
Apr ’20