Unable to Register Bundle ID 'com.cbm.qmobile'

I am encountering an issue when trying to register the bundle ID com.cbm.qmobile for my app. I’ve tried both adding it directly in Xcode and creating it manually in the Apple Developer portal, but I am unable to proceed in either case.

  1. When I attempt to register the bundle ID in Xcode, I receive the following error: "The app identifier 'com.cbm.qmobile' cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again."

  2. When I try to create the bundle ID manually on the Apple Developer website, I get this error: "An attribute in the provided entity has invalid value. An App ID with Identifier 'com.cbm.qmobile' is not available. Please enter a different string."

I have verified that my Apple Developer Program membership is active and that I am using the correct account. I also checked to ensure the bundle ID format complies with Apple’s guidelines.

This bundle ID is crucial for my app, and I would appreciate your assistance in resolving this issue.

Unable to Register Bundle ID 'com.cbm.qmobile'
 
 
Q