Bundle ID

RSS for tag

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

Posts under Bundle ID tag

173 Posts

Post

Replies

Boosts

Views

Activity

After adding my Share Extension also to the Mac Target the Archive doesn't go
I had a Share Extension on my iPhone app, but I decided to also add it to my Mac (it was literally 2 checks). When I run the app everything works (see attached below) But the moment I try to Archive the build to go on TestFlight, I get this error: Invalid bundle location. Bundle Bookmark PRO.app/Contents/Resources/Share.appex must be contained in parent bundle's Contents/PlugIns directory. With error code STATE_ERROR.VALIDATION_ERROR.90354 for id 003b6544-0809-4cc5-a13b-8889c00361f3 Does anyone know how I can fix this?
3
0
2.5k
Dec ’22
Installing Bundler error React Native
Ignoring executable-hooks-1.6.1 because its extensions are not built. Try: gem pristine executable-hooks --version 1.6.1 Ignoring ffi-1.15.5 because its extensions are not built. Try: gem pristine ffi --version 1.15.5 Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0 Error: Looks like your iOS environment is not properly set. Please go to https://reactnative.dev/docs/next/environment-setup and follow the React Native CLI QuickStart guide for macOS and iOS. Error: Error: Looks like your iOS environment is not properly set. Please go to https://reactnative.dev/docs/next/environment-setup and follow the React Native CLI QuickStart guide for macOS and iOS.     at createFromTemplate (/Users/khuongtai/.npm/_npx/7930a8670f922cdb/node_modules/@react-native-community/cli/build/commands/init/init.js:169:11)     at processTicksAndRejections (node:internal/process/task_queues:96:5)     at async Object.initialize [as func] (/Users/khuongtai/.npm/_npx/7930a8670f922cdb/node_modules/@react-native-community/cli/build/commands/init/init.js:222:3)     at async Command.handleAction (/Users/khuongtai/.npm/_npx/7930a8670f922cdb/node_modules/@react-native-community/cli/build/index.js:140:9) info Run CLI with --verbose flag for more details.
0
1
2.5k
Dec ’22
Need help transferring an app
I recently completed developing an app for a client using my personal Apple developer account, where I created the app's identifier, certificates, and profiles. During the App Store review I was told we had to use Apple's In-App Purchases system (instead of Stripe). Due to this change, I can no longer use my personal App Store Connect account for this app since my client will need to be set up as the legal entity for the financial, legal, and tax things that go along with In-App Purchases. I reached out to Apple Support about this and they said I could transfer this app to my client's account, once she creates her own. I had my client create her own account but there is still not an option to transfer the app. After researching this some more it looks like only apps already in the App Store can be transferred. Since my app is still under review, it doesn't meet the criteria for transferring. So instead of trying to tranfer the app, I had my client add me as an admin to her App Store Connect account so I could just add the app there. Unfortunately, I cannot add an app to her App Store Connect. When I click Add Apps it is asking my add a Bundle Id but when I click the link to register a new Bundle ID it takes me back to my personal developer account, back to the bundle ids and certificates that my client has no access to. So I feel like I'm in a bind here and I'm getting nowhere with Apple Support. I just need to transfer this app to another account while maintainining the bundle ids, certificates, etc associated with it. Could any one help me with this??
2
0
1.5k
Dec ’22
What configuration supports bundle id auto-generation?
I downloaded the app's source code from here: https://developer.apple.com/documentation/swiftui/fruta_building_a_feature-rich_app_with_swiftui I opened it with XCode 13.4.1 and select the Fruta iOS target, I found the bundle id is com.example.apple-samplecode.fruta After switching the Team config to my Person Team (signed in with Apple ID), the bundle id is automatically switched to com.example.apple-samplecode.frutaBxxxxxxxxA (suddenly a suffix BxxxxxxxxA is added) I would like to know what it is and how to achieve that for other projects. I want to share the source code with my friends and they are able to sign with their own Personal Team and test the project on an actual device. Thanks in advance!
1
0
925
Sep ’22
Provisioning Profile "FluorSAs Distribution Profile doesn't match the entitlement's file's values
We had been using Appcelerator Studio to build our mobile applications, (a third party program that allowed us to use one code base, and then compile into both iOS and Android platforms). Last year, Appcelerator Studio was discontinued. We still have one application that has not been moved over to other source platforms yet. We are not making any changes to this application, but the Distribution Profile has expired, so we need to attach a new one. The MacMini I had used to build the applications would not allow me to create a new Distribution Profile, as I apparently had an outdated version of Xcode on it. I couldn’t upgrade Xcode because I had an outdated Mac OS, and I couldn’t update the Mac OS because the MacMini was too old. I have since obtained a new MacMini, with MacOs Monterey, and installed Xcode 13.4.1. I created a new Distribution Profile, and am attempting to use the Titanium CLI (in place of Appcelerator) to rebuild the application with the new Distribution Profile. I believe I have created/installed the necessary Company Certificate, etc. to the keychain. I also have since discovered that profiles can no longer contain the wildcard bundle id, so the new profile was created with a specific one, com.fluor.fluorsas. When I try to compile, I get the following error: error: No profile for team 'C595F4F3RW' matching 'FluorSAs Distribution Profile 20230207' found: Xcode couldn't find any provisioning profiles matching 'C595F4F3RW/FluorSAs Distribution Profile 20230207'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'Fluor SAs' from project 'Fluor SAs') [ERROR] 2022-08-25 14:03:38.739 xcodebuild[30486:2235263] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore [ERROR] 2022-08-25 14:03:38.739 xcodebuild[30486:2235263] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore [ERROR] ** ARCHIVE FAILED ** Any help would be GREATLY appreciated.
0
0
868
Sep ’22
Not able to distribute new version of App
I sent a version of my App for review, and it came back Failed because of a number of reasons. After correcting these things, I tried to upload the new build to App Store Connect, but I get this error: App record with bundle identifier "bundle name" was previously removed from App Store Connect for team "team name". Go to App Store Connect to restore the app. What can I do? It's my first time uploading an app and I am very lost. Thanks in advance.
0
1
1.2k
Aug ’22
Rejected app because of Guideline 4.3 - Design
I have submitted my app. It is a unique app. But it was rejected due to this ; We are writing to let you know that we have completed our evaluation of your app and account. Upon further review, we found that your app does not comply with the following guidelines: "4.3 Spam Don’t create multiple Bundle IDs of the same app. If your app has different versions for specific locations, sports teams, universities, etc., consider submitting a single app and provide the variations using in-app purchase. Also avoid piling on to a category that is already saturated; the App Store has enough fart, burp, flashlight, fortune telling, dating, drinking games, and Kama Sutra apps, etc. already. We will reject these apps unless they provide a unique, high-quality experience. Spamming the store may lead to your removal from the Apple Developer Program." I have submitted same app before with different bundle ID and different app ID. It was rejected because of a coding problem. But I have deleted that submission already. I think the problem is about Bundle ID's. But I dont know what should I do right now ? How can I remove the first Bundle ID for good ? Or what I am going to do before new submission ?
1
0
1.7k
Aug ’22
callerBundleIdentifier in ASAuthorizationProviderExtensionAuthorizationRequest is different from actual App bundleId
I have an App with bundleId in Xcode as "com.companyname.abc.123" when using ASAuthorizationProviderExtensionAuthorizationRequest with Enterprise Sso plugin feature, the callerBundleIdentifier shows a different (com.companyname.abc without 123 in the end) which failed our validation. Do we know where the callerBundleIdentifier comes from? I noticed something called audittoken as well from console logs, but no idea how it is generated.
1
0
1.1k
Jul ’22
Who has access to the Identifier for Vendors (IDFV)
Hello all, Apple's introduction of the App Tracking Transparency (ATT) framework with iOS 14.5 in April 2021 limited the usage of the identifier for advertisers (IDFA) for identifying users/devices across apps of different developers/publishers/vendors (simply “developers” henceforth). But developers can still use the identifier for vendors (IDFV) to identify users/devices within their apps. My questions are as follows, and I highly appreciate any help: How do I know which apps belong to which developer, enabling that developer to use IDFV to identify users/devices within their apps? Is the developer — listed on an App Store’s webpage — a vendor? Thus, enabling the developer/vendor to identify users/devices within the apps it owns as a vendor? For example, the displayed developers of "Facebook" and "WhatsApp" are different. Does this difference imply these two developers cannot use the IDFV to identify users across "Facebook" (https://apps.apple.com/de/app/facebook/id284882215) and "Whatsapp" (https://apps.apple.com/de/app/whatsapp-messenger/id310633997) (I am aware that they can use other methods to identify users uniquely)? Do you believe that Apple’s introduction of the ATT led developers to merge with other developers to identify users via IDFV across more apps? Kind regards Lennart
0
0
2.1k
Jul ’22
"This bundle is invalid. The bundle at path [path] has an invalid CFBundleIdentifier..."
"This bundle is invalid. The bundle at path [path] has an invalid CFBundleIdentifier 'com.gdnative.framework.libwebrtc_native.ios.release.arm64' There are invalid characters (characters that are not dots, hyphen, and alphanumerics) that have been replaced with their code point 'com.gdnative.framework.libwebrtc_native.ios.release.arm64' ". This is framework that has been added before running and/or archiving. I am able to build and run on a device as well as archive the project but cannot distribute the app to the store. When I change the name of the framework to remove the "_" (which is what I believe the issue is), the app will not run on a build device and will not archive. Any ideas on what I should do? Any feedback or suggestions is greatly appreciated.
5
1
3.2k
Jun ’22
How to handle 2 App Store Connect Apps with similar Bundle ID?
Currently I have a bundle ID such as: com.mycompany.app and com.mycompany.app.debug. 1 of my Apps in App Store Connect is connected to com.mycompany.app where I want the other App to be attached to com.mycompany.app.debug. However, fastlane complains when trying to upload to testflight using the com.mycompany.app.debug.
1
0
796
Jun ’22
Upload update of transferred App
I was able have an app transferred from another AppleID to my personal AppleID. The transfer seemed to go OK (https://help.apple.com/app-store-connect/#/deved688524f) however there seems to be a problem now when I try to update the app. I've changed 'ownership' where I can see but when I uploaded the new version, the old bundleID no longer matches my new AppleID format. Do I keep the old bundleID? I'd prefer not delete and recreate the app. That was why I chose the transfer method. Any suggestions, thanks,. David
0
0
1k
May ’22
App ID with Identifier 'com.company.appname' is not available
Hello, I am very new to mobile development, but over the last couple of months I've been learning how to create an iOS application. For that, I've been using a development account, and have been setting the bundleID. Now I have a developer account for a company, and am trying to register the App ID on the developer UI, but I am seeing this error An App ID with Identifier 'com.codefs3.appname' is not available. Please enter a different string. I am unsure how I am supposed to resolve this, and this question has been asked and none of the answers have worked for me. Thank you in advance.
2
0
3.2k
May ’22
Notarization stopped working
I had been command line notarizing my two py2app (python applications) successfully now for 7 months; I use a set of canned scripts; I stored the notarization App ID in my key chain; as follows: xcrun altool --store-password-in-keychain-item \ APP_PASSWORD  \ -u <my apple id> \ -p <the app id I generated> The script uses this CLI xcrun notarytool submit Pyut.zip --keychain-profile "APP_PASSWORD" --verbose --progress --wait All of a sudden now notarization fails with: Error: HTTP status code: 401. Invalid credentials. Username or password is incorrect. Use the app-specific password generated at appleid.apple.com. Ensure that all authentication arguments are correct.
1
0
1.6k
May ’22
After adding my Share Extension also to the Mac Target the Archive doesn't go
I had a Share Extension on my iPhone app, but I decided to also add it to my Mac (it was literally 2 checks). When I run the app everything works (see attached below) But the moment I try to Archive the build to go on TestFlight, I get this error: Invalid bundle location. Bundle Bookmark PRO.app/Contents/Resources/Share.appex must be contained in parent bundle's Contents/PlugIns directory. With error code STATE_ERROR.VALIDATION_ERROR.90354 for id 003b6544-0809-4cc5-a13b-8889c00361f3 Does anyone know how I can fix this?
Replies
3
Boosts
0
Views
2.5k
Activity
Dec ’22
Installing Bundler error React Native
Ignoring executable-hooks-1.6.1 because its extensions are not built. Try: gem pristine executable-hooks --version 1.6.1 Ignoring ffi-1.15.5 because its extensions are not built. Try: gem pristine ffi --version 1.15.5 Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0 Error: Looks like your iOS environment is not properly set. Please go to https://reactnative.dev/docs/next/environment-setup and follow the React Native CLI QuickStart guide for macOS and iOS. Error: Error: Looks like your iOS environment is not properly set. Please go to https://reactnative.dev/docs/next/environment-setup and follow the React Native CLI QuickStart guide for macOS and iOS.     at createFromTemplate (/Users/khuongtai/.npm/_npx/7930a8670f922cdb/node_modules/@react-native-community/cli/build/commands/init/init.js:169:11)     at processTicksAndRejections (node:internal/process/task_queues:96:5)     at async Object.initialize [as func] (/Users/khuongtai/.npm/_npx/7930a8670f922cdb/node_modules/@react-native-community/cli/build/commands/init/init.js:222:3)     at async Command.handleAction (/Users/khuongtai/.npm/_npx/7930a8670f922cdb/node_modules/@react-native-community/cli/build/index.js:140:9) info Run CLI with --verbose flag for more details.
Replies
0
Boosts
1
Views
2.5k
Activity
Dec ’22
Need help transferring an app
I recently completed developing an app for a client using my personal Apple developer account, where I created the app's identifier, certificates, and profiles. During the App Store review I was told we had to use Apple's In-App Purchases system (instead of Stripe). Due to this change, I can no longer use my personal App Store Connect account for this app since my client will need to be set up as the legal entity for the financial, legal, and tax things that go along with In-App Purchases. I reached out to Apple Support about this and they said I could transfer this app to my client's account, once she creates her own. I had my client create her own account but there is still not an option to transfer the app. After researching this some more it looks like only apps already in the App Store can be transferred. Since my app is still under review, it doesn't meet the criteria for transferring. So instead of trying to tranfer the app, I had my client add me as an admin to her App Store Connect account so I could just add the app there. Unfortunately, I cannot add an app to her App Store Connect. When I click Add Apps it is asking my add a Bundle Id but when I click the link to register a new Bundle ID it takes me back to my personal developer account, back to the bundle ids and certificates that my client has no access to. So I feel like I'm in a bind here and I'm getting nowhere with Apple Support. I just need to transfer this app to another account while maintainining the bundle ids, certificates, etc associated with it. Could any one help me with this??
Replies
2
Boosts
0
Views
1.5k
Activity
Dec ’22
Xcode 14.1 crash when bundelId change
When trying to change the bundel identifier Xcode 14.1 crashes and closes, I already tried using other versions (14.0.1,14,13.4.1,12.5.1) but I get the same result
Replies
0
Boosts
0
Views
856
Activity
Dec ’22
Native applications bundle ids in watchOS
I am just looking for the native watchOS applications bundle ids. For example: for iPhone: "com.apple.news" and what is for Watch: ??? I tried "com.apple.news.watchkitapp" which doesn't work. Maybe someone know how to help me?
Replies
6
Boosts
2
Views
2.7k
Activity
Nov ’22
I cannot solve the Swift playgrounds invalid binary after matching everything required
Could some of my code in playgrounds app be strictly Xcode although I’m using SwiftUI? I no longer use or own a desktop so production is solely dependent on my 5th gen iPad Air from start to finish.
Replies
1
Boosts
0
Views
935
Activity
Oct ’22
What configuration supports bundle id auto-generation?
I downloaded the app's source code from here: https://developer.apple.com/documentation/swiftui/fruta_building_a_feature-rich_app_with_swiftui I opened it with XCode 13.4.1 and select the Fruta iOS target, I found the bundle id is com.example.apple-samplecode.fruta After switching the Team config to my Person Team (signed in with Apple ID), the bundle id is automatically switched to com.example.apple-samplecode.frutaBxxxxxxxxA (suddenly a suffix BxxxxxxxxA is added) I would like to know what it is and how to achieve that for other projects. I want to share the source code with my friends and they are able to sign with their own Personal Team and test the project on an actual device. Thanks in advance!
Replies
1
Boosts
0
Views
925
Activity
Sep ’22
Provisioning Profile "FluorSAs Distribution Profile doesn't match the entitlement's file's values
We had been using Appcelerator Studio to build our mobile applications, (a third party program that allowed us to use one code base, and then compile into both iOS and Android platforms). Last year, Appcelerator Studio was discontinued. We still have one application that has not been moved over to other source platforms yet. We are not making any changes to this application, but the Distribution Profile has expired, so we need to attach a new one. The MacMini I had used to build the applications would not allow me to create a new Distribution Profile, as I apparently had an outdated version of Xcode on it. I couldn’t upgrade Xcode because I had an outdated Mac OS, and I couldn’t update the Mac OS because the MacMini was too old. I have since obtained a new MacMini, with MacOs Monterey, and installed Xcode 13.4.1. I created a new Distribution Profile, and am attempting to use the Titanium CLI (in place of Appcelerator) to rebuild the application with the new Distribution Profile. I believe I have created/installed the necessary Company Certificate, etc. to the keychain. I also have since discovered that profiles can no longer contain the wildcard bundle id, so the new profile was created with a specific one, com.fluor.fluorsas. When I try to compile, I get the following error: error: No profile for team 'C595F4F3RW' matching 'FluorSAs Distribution Profile 20230207' found: Xcode couldn't find any provisioning profiles matching 'C595F4F3RW/FluorSAs Distribution Profile 20230207'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'Fluor SAs' from project 'Fluor SAs') [ERROR] 2022-08-25 14:03:38.739 xcodebuild[30486:2235263] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore [ERROR] 2022-08-25 14:03:38.739 xcodebuild[30486:2235263] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore [ERROR] ** ARCHIVE FAILED ** Any help would be GREATLY appreciated.
Replies
0
Boosts
0
Views
868
Activity
Sep ’22
Not able to distribute new version of App
I sent a version of my App for review, and it came back Failed because of a number of reasons. After correcting these things, I tried to upload the new build to App Store Connect, but I get this error: App record with bundle identifier "bundle name" was previously removed from App Store Connect for team "team name". Go to App Store Connect to restore the app. What can I do? It's my first time uploading an app and I am very lost. Thanks in advance.
Replies
0
Boosts
1
Views
1.2k
Activity
Aug ’22
Bundle Identifier give errors
Hello guys, I wanted to start with Flutter in Xcode today but when I got to the Bundle Identifier these errors came. I hope someone can help me! Thanks
Replies
2
Boosts
0
Views
2.2k
Activity
Aug ’22
CBBundleIdentifier Conflicts while App Submission - Electron
I'm using ElectronJS and recently packaged into the app bundle itself, but while submitting it to the App Store, I'm getting CBBUndleIdentifer conflict issue and if I change the Identifier, then as per the new verification policy I'm getting the "strict validation error" while codesign.
Replies
0
Boosts
0
Views
789
Activity
Aug ’22
Rejected app because of Guideline 4.3 - Design
I have submitted my app. It is a unique app. But it was rejected due to this ; We are writing to let you know that we have completed our evaluation of your app and account. Upon further review, we found that your app does not comply with the following guidelines: "4.3 Spam Don’t create multiple Bundle IDs of the same app. If your app has different versions for specific locations, sports teams, universities, etc., consider submitting a single app and provide the variations using in-app purchase. Also avoid piling on to a category that is already saturated; the App Store has enough fart, burp, flashlight, fortune telling, dating, drinking games, and Kama Sutra apps, etc. already. We will reject these apps unless they provide a unique, high-quality experience. Spamming the store may lead to your removal from the Apple Developer Program." I have submitted same app before with different bundle ID and different app ID. It was rejected because of a coding problem. But I have deleted that submission already. I think the problem is about Bundle ID's. But I dont know what should I do right now ? How can I remove the first Bundle ID for good ? Or what I am going to do before new submission ?
Replies
1
Boosts
0
Views
1.7k
Activity
Aug ’22
callerBundleIdentifier in ASAuthorizationProviderExtensionAuthorizationRequest is different from actual App bundleId
I have an App with bundleId in Xcode as "com.companyname.abc.123" when using ASAuthorizationProviderExtensionAuthorizationRequest with Enterprise Sso plugin feature, the callerBundleIdentifier shows a different (com.companyname.abc without 123 in the end) which failed our validation. Do we know where the callerBundleIdentifier comes from? I noticed something called audittoken as well from console logs, but no idea how it is generated.
Replies
1
Boosts
0
Views
1.1k
Activity
Jul ’22
Who has access to the Identifier for Vendors (IDFV)
Hello all, Apple's introduction of the App Tracking Transparency (ATT) framework with iOS 14.5 in April 2021 limited the usage of the identifier for advertisers (IDFA) for identifying users/devices across apps of different developers/publishers/vendors (simply “developers” henceforth). But developers can still use the identifier for vendors (IDFV) to identify users/devices within their apps. My questions are as follows, and I highly appreciate any help: How do I know which apps belong to which developer, enabling that developer to use IDFV to identify users/devices within their apps? Is the developer — listed on an App Store’s webpage — a vendor? Thus, enabling the developer/vendor to identify users/devices within the apps it owns as a vendor? For example, the displayed developers of "Facebook" and "WhatsApp" are different. Does this difference imply these two developers cannot use the IDFV to identify users across "Facebook" (https://apps.apple.com/de/app/facebook/id284882215) and "Whatsapp" (https://apps.apple.com/de/app/whatsapp-messenger/id310633997) (I am aware that they can use other methods to identify users uniquely)? Do you believe that Apple’s introduction of the ATT led developers to merge with other developers to identify users via IDFV across more apps? Kind regards Lennart
Replies
0
Boosts
0
Views
2.1k
Activity
Jul ’22
"This bundle is invalid. The bundle at path [path] has an invalid CFBundleIdentifier..."
"This bundle is invalid. The bundle at path [path] has an invalid CFBundleIdentifier 'com.gdnative.framework.libwebrtc_native.ios.release.arm64' There are invalid characters (characters that are not dots, hyphen, and alphanumerics) that have been replaced with their code point 'com.gdnative.framework.libwebrtc_native.ios.release.arm64' ". This is framework that has been added before running and/or archiving. I am able to build and run on a device as well as archive the project but cannot distribute the app to the store. When I change the name of the framework to remove the "_" (which is what I believe the issue is), the app will not run on a build device and will not archive. Any ideas on what I should do? Any feedback or suggestions is greatly appreciated.
Replies
5
Boosts
1
Views
3.2k
Activity
Jun ’22
How to handle 2 App Store Connect Apps with similar Bundle ID?
Currently I have a bundle ID such as: com.mycompany.app and com.mycompany.app.debug. 1 of my Apps in App Store Connect is connected to com.mycompany.app where I want the other App to be attached to com.mycompany.app.debug. However, fastlane complains when trying to upload to testflight using the com.mycompany.app.debug.
Replies
1
Boosts
0
Views
796
Activity
Jun ’22
Upload update of transferred App
I was able have an app transferred from another AppleID to my personal AppleID. The transfer seemed to go OK (https://help.apple.com/app-store-connect/#/deved688524f) however there seems to be a problem now when I try to update the app. I've changed 'ownership' where I can see but when I uploaded the new version, the old bundleID no longer matches my new AppleID format. Do I keep the old bundleID? I'd prefer not delete and recreate the app. That was why I chose the transfer method. Any suggestions, thanks,. David
Replies
0
Boosts
0
Views
1k
Activity
May ’22
App ID with Identifier 'com.company.appname' is not available
Hello, I am very new to mobile development, but over the last couple of months I've been learning how to create an iOS application. For that, I've been using a development account, and have been setting the bundleID. Now I have a developer account for a company, and am trying to register the App ID on the developer UI, but I am seeing this error An App ID with Identifier 'com.codefs3.appname' is not available. Please enter a different string. I am unsure how I am supposed to resolve this, and this question has been asked and none of the answers have worked for me. Thank you in advance.
Replies
2
Boosts
0
Views
3.2k
Activity
May ’22
Notarization stopped working
I had been command line notarizing my two py2app (python applications) successfully now for 7 months; I use a set of canned scripts; I stored the notarization App ID in my key chain; as follows: xcrun altool --store-password-in-keychain-item \ APP_PASSWORD  \ -u <my apple id> \ -p <the app id I generated> The script uses this CLI xcrun notarytool submit Pyut.zip --keychain-profile "APP_PASSWORD" --verbose --progress --wait All of a sudden now notarization fails with: Error: HTTP status code: 401. Invalid credentials. Username or password is incorrect. Use the app-specific password generated at appleid.apple.com. Ensure that all authentication arguments are correct.
Replies
1
Boosts
0
Views
1.6k
Activity
May ’22