Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iTunes Connect can't register new bundle ID

When adding an app through iTunes Connect, I am unable to register a new bundle ID. I am taken to https://developer.apple.com/iphone/my/bundles/index.action, which shows a 404 error. I am assuming that this is a lingering issue caused by Apple not being entirely done fixing its developer site, but I felt there might be a chance that it was just me having this issue.

Can someone confirm that the register new bundle ID function of iTunesConnect is still unavailable? Or, if it is available, how might I regain access to it?

like image 912
Daniel G. Wilson Avatar asked Jul 28 '13 04:07

Daniel G. Wilson


People also ask

Are app ID and bundle ID the same?

Developers often confuse App IDs with bundle IDs or, even worse, they think they're the same thing. An App ID represents one or more applications in Apple's system. It consists of two components, a Team ID and a bundle ID search string.

What is bundle ID in App Store Connect?

What is a Bundle or Application ID? In the Apple App Store, the Bundle ID serves as a resource that represents the app's unique identifier that you can register, modify, and delete. It allows you to connect third-party services offered by Apple such as “Health, Apple Pay and In-App Purchases”.


1 Answers

You can get it via the Certficates, Identifiers and Profiles section. If you are logged in, this should take you straight there :)

https://developer.apple.com/account/ios/identifiers/bundle/bundleList.action

like image 161
user2635922 Avatar answered Oct 19 '22 07:10

user2635922