We've recently transferred one of our existing Production apps to a new centralized store in Apple, and the Bundle ID has changed. What's the customer experience for those with the old app? Are they able to upgrade in place, are they notified there's a new build, or do they need to first delete the old app and then search and download the new one?
App ID
RSS for tagAn App ID is a two-part string used to identify one or more apps from a single development team.
Posts under App ID tag
24 Posts
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Good morning,
recently we had our application migrated to a new account due to company changes. In the old account we were able to notarize and publish the application, using notarytool and altool, both as an external installer dmg and on the App Store.
The migration was successful and after signing up for a paid developer program, creating the new certificates and the new application password, we are now able to successfully sign and notarize the application for distributing the dmg package as an external installer.
However we have an issue with the altool used to publish the application on the App Store. It seems a credentials rejection.
This is unfortunately preventing us to deliver updated version of our software to our clients.
Here are the logs for the two commands
The USERNAME, TEAM_ID and APPLICATION_PASS are obviously placeholders by me to not show them in the following requests, and are originally the same in both commands
This is the notarytool command -> SUCCESS
xcrun notarytool history --apple-id "USERNAME" --team-id "TEAM_ID" --password "APPLICATION_PASS"
Successfully received submission history.
createdDate: 2025-01-21T12:24:28.472Z
id: 94e5e0ba-9529-4c38-b36f-1e0369b745ab
name: installer.app.zip
status: Accepted
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
Developer Tools
App ID
Notarization
We have a DriverKit entitlement for our USB driver. We now wish to use this same driver with a variant of our existing application. Of course this application has its own separate App ID and will be published in the App Store alongside our existing application.
Will we need to go back to the well and ask Apple for another entitlement?
It is possible to provide new updates for the existing users while not having any more new users download our app by removing the app from sale ?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store
iOS
iPhone
App ID