I implemented the sign in with Appleid
functionality in our application. Apple gave an option for the end-user to hide his/her email id. In this case, my mobile application logic fails because I have all the contents of account bound with email id, in this functionality, Apple returns a random email
always.
Can I bypass the hide my email option in Apple of any other solution for this?