Posts

Post not yet marked as solved
1 Replies
If you set fullName and email as scopes in your requests, then they should always be present in ASAuthorizationAppleIDCredential the first time the user uses Sign in with Apple with your app.
Post not yet marked as solved
9 Replies
Thank you for you're answer. Unfortunately we only ask for the email in our scope so that's not our case
Post not yet marked as solved
2 Replies
Sign in with Apple is available only for iOS 13, so I think the requirement is just to support it on iOS 13.