twogate / cordova-plugin-sign-in-with-apple

A native-implemented plugin of Sign in with Apple // Thanks to your contribution! // Cordova>=8 iOS>=13
https://www.npmjs.com/package/cordova-plugin-sign-in-with-apple
MIT License
74 stars 48 forks source link

Requested scope doesn't seem to do anything #18

Closed YVCodeArtisan closed 4 years ago

YVCodeArtisan commented 4 years ago

I'm testing an app on iOS 13, and I've set the requested scope to [0, 1]. It doesn't seem to do anything. Apple sign in does not offer an option to provide the email, and the email is therefore never obtained.

YVCodeArtisan commented 4 years ago

My bad, it was a typo in my code.