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

Apple rejects app #32

Closed xale76 closed 3 years ago

xale76 commented 3 years ago

Hello Apple just rejected the app because I ask the user after login to enter date of birth and gender. I need these data in the very first step. Is there any way to pick gender and d.o.b. from apple login? the plugin doesn't seem to have thia capability. Thank you

amitanmol commented 3 years ago

Hello @xale76, there is no way to get gender and DOB from apple login eithe using native code or plugin. If you can ask user to enter DOB and gender on profile section to avoid Apple rejection but you need to explain Apple why you are taking these details, if there is no use of these details in app but you are asking user to enter then Apple can reject your app.