Automatically manage signing problem

Hi,

when I tried to enable Automatically manage signing, XCode returned me this problem :


"The app ID "it.X.Y" cannot be registered to your development team. Change your bundle identifier to a unique string to try again.


After some check I have found that this bundle_id was already registered from one member of our team in his "personal team". Now we should take this app_id to our enterprise team... how we can do it?


Is it possible to move it without any service disruption for our customers? 😕


thank you

Replies

I'm confused when you say 'enterprise team' and 'customers'.


An Enterprise account is for employees. An Individual Developer Account is for customers via the App Store (and can be used by a company/LLC).


Did you mean 'company' team using an Individual Developer Account?


If so, you can transfer that app from one dev account to another and keep the bundle ID and customers in the app store.


See: https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/TransferringAndDeletingApps.html