question

sathyaraj avatar image
sathyaraj asked

Get name from Apple Sign-in

Using PlayFabClientAPI.LoginWithApple to login and want to retrieve users name and email in the callback but UserAppleIdInfo class has only "AppleSubjectId" field. Is there a way to fetch the data after login?

sdks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

No, PlayFab does not retrieve & store such data in the backend, you’d need to retrieve such data directly from Apple servers, please check out this doc and hope you find it helpful: https://developer.apple.com/documentation/sign_in_with_apple/sign_in_with_apple_rest_api/authenticating_users_with_sign_in_with_apple

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.