Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Change App ID of Apple Watch App

I have recently transferred some of my apps from one account to another. When I did this the App IDs also transferred. However, the App IDs did not transfer for the WatchKit Apps or WatchKit Extensions. 

I have tried to upload and after the upload has completed and appears in iTunes Connect Prerelease I receive an email about CFBundleIdentifier Collision.

I then tried to change the App ID for the Apple Watch app and see this error when uploading:

Attempting to change bundle identifier from com.domain.myapp.watchkitapp to com.domain.myapp.watchkitapp2 is disallowed for bundle MyApp.app/PlugIns/MyApp WatchKit Extension.appex/MyApp WatchKit App.app.

Do you have any suggestions? Thanks

like image 836
Tom Coomer Avatar asked Nov 10 '22 06:11

Tom Coomer


1 Answers

Apple manually transferred the App ID for my Apple Watch App so I was able to upload to the new account.

like image 58
Tom Coomer Avatar answered Nov 15 '22 12:11

Tom Coomer