Submission Failed: Bundle ID Mismatch Issue

When submitting an app, you may encounter the following error:

Submission Error Example

The root cause is usually one of the following:

  1. The corresponding app is not in a state ready for upload
  2. Bundle ID mismatch

Solutions

1. If the app is not in upload state

  • Log in to App Store Connect
  • First create the corresponding app and ensure it is in a state ready for upload.

2. If the Bundle ID does not match

  • Check whether the Bundle ID set during packaging matches the App ID in App Store Connect.
  • Note: The App ID and Bundle ID must match exactly, otherwise the upload will fail.

Example illustration:

Bundle ID Comparison Example