Apple Sign In
minimum version is v2.11.0
Last updated
Was this helpful?
minimum version is v2.11.0
Last updated
Was this helpful?
Sign In with Apple should be only displayed on iOS devices otherwise, it will not work (for Android or Web)
Apple Sign In Success
Apple Sign In Failed
Given Name
Family Name
Error
Subject - unique identifier based on your app + user iCloud (it's unique)
Initial Sign In - mean that user signin/signup for the first time to your app
Sign In with Apple
Apple allows users to hide their email addresses when logging into an app. If this option is selected, Apple generates a unique forwarding email address that relays any received emails to the user's actual email address, which will be disclosed to you. Note that this forwarding email address is only revealed during the user's initial login to your app. In subsequent logins, this information will not be accessible, leaving the email field vacant.
Alternatively, if a user decides to disclose their email address, it will be consistently available for you to utilize each time they log in.
Create a "Sign In with Apple" button (you can use a simple image or HTML/CSS). Find some examples .