aboutyou / dart_packages

Dart and Flutter plugins maintained and used by @ABOUTYOU
222 stars 150 forks source link

Issues with Apple ID created using a Phone Number #327

Open mrvyas417 opened 2 years ago

mrvyas417 commented 2 years ago

some users create their apple id with their mobile number, in that case, we try to sign in and then got an error, the plugin didn't prompt the mail access https://drive.google.com/file/d/132G0dKQ4f36R4-sZYwVvyDVavnmginT4/view?usp=sharing

HenriBeck commented 2 years ago

@mrvyas417 is this what you are talking about: https://support.apple.com/en-us/HT207944

We actually never came across this case and right now I can't state whether or not this could be fixed by our plugin.
Do you get an error from the plugin or does your code throw an error in case the email is missing?