Sign on with Apple user migration

Hi there,

Question. What parameter should be passed into user.migration api to get a user access token for a specific user? I don't see it in the documentation https://developer.apple.com/documentation/sign_in_with_apple/transferring_your_apps_and_users_to_another_team
Answered by martawilgan in 678731022

Hi Jason,

Yes this is correct. I am planning to transfer an app to another developer account and move over all the sign on with Apple users. Ideally I would like to obtain transfer identifiers for our users through our backend without requiring users to re-login to the app.

Hello martawilgan. Can you share more details about what you’re trying to accomplish? The expectation is that you’d be migrating all the users associated with an app when that app is transferred to another account.

—jasonag.

Accepted Answer

Hi Jason,

Yes this is correct. I am planning to transfer an app to another developer account and move over all the sign on with Apple users. Ideally I would like to obtain transfer identifiers for our users through our backend without requiring users to re-login to the app.

@martawilgan

Were you able to successfully migrate all the sign on with Apple users?

Did you achieve it by means of backend? If yes, how? OR

Did you achieve it by means of mobile code? If yes, how?

@Jason I know that Apple documentation exists for this. But we get a very detailed answer for this with each steps clearly explained. That will be really helpful for our community.

Sign on with Apple user migration
 
 
Q