Thursday, 28 March 2019

Transfer IOS App from Testflight of one account to another account

App is not published on App Store but distributed to testers via Testflight on previous account. Now I have to shift the app to new account.

With same Bundle Identifier

  • Can I place it on new account with same bundle identifier?
  • What will be the procedure to transfer the app because it is in the Testflight and docs says "The app must have a published version." ?
  • If I just have to simply upload it to new account then what changes to be made and what are the consequences?
  • Will the testers get it as a new app or an update to installed one?
  • Are the certificates of older account are required to sign the app?

With new Bundle Identifier

  • App will be treated as a new app and will be signed with new certificates. So will there be any chances to conflict with the previous one? Or I have to remove the older app from previous account?
  • If there is any way to distribute it as an update to previous one that replaces the installed one?
  • What changes to be made and what are the consequences?


from Transfer IOS App from Testflight of one account to another account

No comments:

Post a Comment