itunesconnect - iOS app transfer - Bundle id not available -


it's first time i'm transferring app, , want release un update app received.

i have questions:

  • i tried create bundle id old 1 (com.example.app) developer center said it's not available. should use 1 or one?
  • if use bundle, old users receive update?
  • if should use original app bundle, how can unlock it?

you want use old one. if use different bundle id (e.g., com.example.app2), users not receive update expect: itunes connect , app store treats them separate apps.

my understanding wouldn't "create" new bundle id either, exist in apple's systems. should able use developer center create development and/or distribution provisioning profiles newly transferred app id, ensure id in use in xcode project. when you're ready distribute, archive product (or use build system sign app store distribution profile), , upload itunes connect using login associated itunes connect account received incoming id.

this contingent upon itunes connect login , developer account login belonging same organization received transfer. single developers, that's not issue.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -