Bundle ID

RSS for tag

A bundle ID is a unique identifier for a single app.

Bundle ID Documentation

Posts under Bundle ID tag

31 Posts
Sort by:
Post not yet marked as solved
11 Replies
8.3k Views
I'm unable to share UserDefaults with the same suiteName with newly announced iOS 14 widgetkit extension (It constantly returns nil). Is there anything that I should do apart from having same suite name for this to work? Thanks!
Posted
by
Post not yet marked as solved
3 Replies
2.6k Views
At https://appstoreconnect.apple.com/, I have the Admin role (but not Account Holder). At first, I had the Developer role. When it got switched to Admin, the buttons on the website that only admins should see (for example, the add app button), still weren't visible to me immediately, but I started seeing more of them within 24h. Now, I can click the add app button (see first screenshot) but when I click the link to add a bundle id (the link is called Certificates, Identifiers & Profiles), it says that I don't have access (see second screenshot).
Posted
by
Post not yet marked as solved
3 Replies
2.1k Views
Hi! I need to transfer an app, which is already available in the App Store, from one developer to another. The new developer account (one to receive the app) has problems building the app for the local testing iPhone device, Xcode giving the error messages: "Failed to register bundle identifier" (The app identifier "com.app.name" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again.) and "No profiles for 'com.app.name' were found" (Xcode couldn't find any iOS App Development provisioning profiles matching 'com.app.name')" Obviously, Bundle ID isn't unique, as the app already exists on the App Store, but he's only trying to build for the local iPhone to preview the app. I need to be sure the new developer will be able to compile/build the application before we initiate the transfer of the app from one account to another. Also, the new dev has not yet paid for the APPLE DEVELOPER PROGRAM. Should we change the Bundle ID temporarily to be able to test the app? Thank you in advance!
Posted
by
Post not yet marked as solved
8 Replies
8.8k Views
I have been working with a framework to add multiplayer support to my app. The app runs on test devices, simulators, and archives perfectly fine and the app is fine without the framework. But when I go to distribute the app, I see get this error related to the multiplayer framework I have added. I have tried updating the minimumOSVersion to 9.0, 10.0, 12.0, and 13.0 everywhere (info.plist, deployment info, build settings, etc) and they all match with each build/archive but no matter what I can't get fix this error. This error only shows up when I go to distribute the app to the store. Any ideas on what to try or how to fix this issue? I've attached a screenshot of the issue below.
Posted
by
Post not yet marked as solved
5 Replies
2.4k Views
My situtation: I recently added AssociatedBundleIdentifiers in launchd plist and see the result that my app's name is on the System Settings > Login Items (Allow in the background). But the machine that already has installed the older app without AssociatedBundleIdentifiers still shows Developer ID due to the cached state. And it is commemted at https://developer.apple.com/forums/thread/713493. It can be updated by resetting command and then restarting the system, but doing it on my users' machines seems inappropriate in many ways. My question: So, is there any way that I can make the change(Developer ID -> App name) without resetting and restarting by any chance?
Posted
by
Post not yet marked as solved
3 Replies
2.6k Views
Recently have been working on this project just fine... had an app throw a warning for some malware called InstallCore. Removed the malware and now I am getting this on every preview, regardless of the device preview type. I've tried clearing derived data, cache, etc. No dice. Could not install the preview host "AppName.app" on iPhone 14 Pro Max: Failed to get parent identifier for BUNDLEIDENTIFIER.
Posted
by
Post not yet marked as solved
1 Replies
1.1k Views
I suddenly started to receive the following email with the error in it stating that my uploaded app is not available to be used in TestFlight: ITMS-90886: 'Cannot be used with TestFlight because the signature for the bundle at “MyApp.app/Contents/PlugIns/MyAppWidgetExtension.appex” is missing an application identifier but has an application identifier in the provisioning profile for the bundle. Bundles with application identifiers in the provisioning profile are expected to have the same identifier signed into the bundle in order to be eligible for TestFlight.' It was all working fine and now I am not sure even where to start looking. Signing, provisioning and everything else is managed automatically.
Posted
by
Post not yet marked as solved
1 Replies
725 Views
I currently have version 1.0 of my app live on the app store, developed using Cordova. However, I have developed an updated version 2.0 of the same app using Flutter. While the Cordova app is already available in all countries, I would like to introduce the Flutter app version 2.0 gradually, country by country, instead of releasing it simultaneously to all countries. Is it possible to do so? Please help me with the steps to achieve the above process.
Posted
by
Post not yet marked as solved
1 Replies
2.2k Views
Hello community I have a problem with an app that i want to upload. I want to give you all the context fo my problem. Fisrt of all I create an personal deveoper account and I did everything to upload the app and everithing it ok, but apple told that i need to create an enterprise account to upload my app because it's necesary for the tipe of app that i want to upload. After that I create the new account but the problem is that i can upload my app and appears an error "Failed to register bundle identifier. The app identifier finantech.com.mx.BWapp cannot be regitered to your development team because it is not available. Change your bundle identifier to a unique string to try again". I try to transfer the app but I can't because there isn't and version on this app upload and also I try to delete the app on my personal account and upload it in my enterprise accoun but I get the same error. Someone know how can I change the identifier or how can I upload this buddle without changing the bundle id
Posted
by
Post not yet marked as solved
0 Replies
664 Views
Have had issues updating builds of my transferred apps. Apple Developer team has attempted to resolve with me with minimal success. Does anyone in the forums have the correct step by step process needed for apps that already have been transferred and are now ready to receive new builds in the new account? Thanks
Posted
by
Post marked as solved
2 Replies
897 Views
Hi, as title said, i have two problems with new login items on Ventura/Sonoma. I have main bundle and 5 background tasks. First problem: After installation, menu item for background tasks have name of company instead of application name. I read thread about it, but it seems be a long time. Is it possible that bug is still present on released Ventura? Thread: https://developer.apple.com/forums/thread/713493 Second problem: One of the background tasks can create plist and copy to /Library/LaunchDaemons. After that, i have two login items with different labels, one item as mentioned in first problem e.g. company name, and second login item for created plist, but with right name. Each plist has AssociatedBundleIdentifiers set to bundle id. Thank you
Posted
by
Post not yet marked as solved
0 Replies
652 Views
My App includes iPhone + Watch. Then, I carried out the app transfer, After app transfer, I could only see the bundle ID for iphone, but could not find the bundle ID for watch. So I tried to recreate the missing watch bundle id and got an error: An App ID with Identifier 'com.***.watchkitapp' is not available.Please enter a different string. I guess the Bundle ID is duplicate, so I created a non-duplicate Bundle ID to develop, it is ‘com.***.watchapp’, by the way, I want to migrate to SwiftUI. When I finished the development and uploaded the new ipa, I got another error: Invalid Bundle Identifier. Attempting to change bundle identifier from com.***.watchkitapp to com.***.watchapp is disallowed for bundle *** Watch App.app I can't do anything now. What am I supposed to do
Posted
by
Post not yet marked as solved
1 Replies
1.1k Views
Hi, We are fairly new to the app development process with Apple. We have our existing release of the app live and now are ready to push our first update. We have our app in both the Apple store and Google Play store. It would seem that our initial release resulted in different bundle IDs for Apple and Google, where Google does not support starting with a number. So we have these: Apple - com.name.client Google - com.app_name.client.twa I already know from speaking to google that we cannot change this. Is this the same for Apple? The issue we have, is that we have a single code base and use capacitorJS. As such our code base share the same configuration for the bundle ID. What would be the suggested route here? Whilst we could change the capacitor.config.js on each build, this feels cumbersome and could introduce the risk of error down the line. If the bundle ID cannot be changed the for existing app in the store, and we instead use a new universal name, what happens? Do our users need to uninstall the existing app and then go and find the new one? Apologies for the rather basic question, but I am unsure how best to proceed here. Thanks
Posted
by
Post marked as solved
2 Replies
563 Views
I created an app on App Store Connect, and assigned my app's bundle ID to it successfully. However, as soon as I created the app, I realized that there was a typo in the app's name. Before doing anything else (no bundles uploaded or anything else) I deleted the app from App Store Connect with the intention of recreating it with the correct name. However, when I now try to create a new app the bundle ID in question is no longer on the list. It appears as though it is still associated with the erroneous, now deleted app. How do I fix this so that I can properly create my app on App Store Connect?
Posted
by
Post not yet marked as solved
2 Replies
1.7k Views
Good morning, I have a new version of an app which is on the App Store already, but I would like to send it to others using TestFlight first. I have created a new version for the app on the Apple Connect website. I have confirmed the new version number in Xcode for this app, but when I upload it through the archive process in Xcode I get this response: "App record with bundle identifier "" not found on App Store Connect. Create an app record on App Store Connect, or distribute the app from Xcode, and then try again." That was the default setting for App Store Connect. If I use the custom setting (and change the SKU because it is written as the bundle id identifier) I get this response: The app identifier "com.DefaultCompany.MyAppName" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again. Can someone please help me resolve this. A task that was supposed to take thirty minutes has extended to over four hours, and I have not found a solution to this problem. All documentation on the apple developer site assumes an app will ve updated to a new version without sharing first through TestFlight. All of this seems really counter intuitive to what should be a relatively straightforward process.
Posted
by
Post not yet marked as solved
1 Replies
500 Views
Hello! In my project here we have 3 build modes / schemas for our iPhone app: Dev, Stage, Prod. And each one has one bundle identifier, for example, com.myproject.app-Dev, com.myproject.app-Stage and com.myproject.app. How do I can get each bundle identifier and store it inside the WKCompanionAppBundleIdentifier key automatically? Is it possible? Because, sometimes we need to build manually the Stage version here and XCode says the info.plist key for WatchOS App is different from the iPhone App.
Posted
by
Post not yet marked as solved
3 Replies
592 Views
Hi, I am unable to silence this warning: Background URLSession adopters are required to have the com.apple.application-identifier entitlement. I am not using any entitlements. This warning appeared when I switched to Xcode15 and Sonoma. I followed the steps mentioned in this link: https://developer.apple.com/library/archive/qa/qa1710/_index.html, but it did not help. The BundleID is correct (I haven't changed it in a couple of years). Do you have any idea what the issue could be? Thank you.
Posted
by