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
0 Replies
671 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 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
1 Replies
734 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
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
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
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
9 Replies
9.3k 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
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
3 Replies
2.7k 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
11 Replies
8.4k 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