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

Maintaining 2 different apps with same bundle ID
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.
1
0
1.2k
Jun ’23
"ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE.SAME_ACCOUNT",
Does anyone know how to help me out? Years ago I uploaded my App and then it was moved from the store 10Years ago. Meanwhile I am back and try to upload a new version. I described a new version in Appstoreconnect I made a new code with Swift Then I saw that meanwhile you upload through Archive. In Archive I found several old Apps from me but not the one and only I want to update. I tried it out even if with new Bundle and String. But get the same ERROR see: App record creation failed due to an invalid attribute. Request failed with error code "ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE.SAME_ACCOUNT", and reason "The provided entity includes an attribute with a value that has already been used on this account. The app name you entered is already being used for another app in your account. If you would like to use the name for this app you will need to submit an update to your other app to change the name, or remove it from App Store Connect." Does anyone know?
4
0
6.4k
Apr ’23
WKWebView and SFSafariViewController with NE per app vpn
Hello - Network Extensions with per app vpn (via MDM or profile) and apps that use WKWebView or SFSafariViewController have a big problem with since that traffic does not go over the NE. This creates a lot of issues with many apps in corporate environments due to many apps using web views for their login process. For example, login into apps like Slack, Office 365, Zendesk, Jira, Confluence and many others use the web views for the login process. Majority of the traffic goes over the NE but auth does not and since WKWebView/SFSafariViewControllers do not have proxy there is no real way to fix this. The use case is that many corporate apps across many companies are using IP restrictions to lock down access to corporate data. With this limitation there is no real way to access those on iOS/iPadOS without establishing a device wide VPN (not possible in user enrollment mode) or using AssociatedDomains (something almost impossible to manage since as an MDM vendor we do not know how an app like Zendesk/Slack/Outlook are built and what URLs they use internally). At best we can do hacks that are a PITA to maintain. Does Apple have any recommendations how to solve this in the short term vs hopefully Apple addressing this limitation in the long term as part of an update. Either by way of MDM or Network Extension framework would be great. One idea is if we can use bundle id's for the WKWebVIew/SFSafariViewController to associate traffic for user enrollment managed apps with the NE. Or maybe Associated Domains can be managed with wild cards (again in a user enrollment MDM this makes sense since ALL apps should be going over a corporate VPN). I've filled Apple feedback around these and 9891393 and 9891440 but never got any response on how to actually deal with this very common scenario.
5
1
2.6k
Mar ’23
Associate iOS app with iMessage extension
I am trying to deploy an app that has an iOS App component and an iMessage Extension component. Ideally a user purchasing/downloading either would get them both. This iMessage Extension is not a Sticker Pack - it is an app that exposes the behavior of the iOS app, but from within Messages. There is scant information about how to accomplish this. The only thing I've found is this thread: https://developer.apple.com/forums/thread/61482 I've tried varying combinations of bundle IDs to let Xcode know that the iOS app is the "parent" app and the iMessages extension is the "child". For example, this doesn't seem to work: iOS App bundle id: com.mycompany.appname iMessages App extension bundle id: com.mycompany.appname.messages Both targets are in the same Xcode project. Any advice? Thanks in advance! -Tim
1
0
2.4k
Mar ’23
Getting The bundle uses a bundle name or display name that is already taken ERROR while pushing for Testflight
Hi, I'm getting this error while pushing my app for testflight Dear Developer, We identified one or more issues with a recent delivery for your app, "MyAppName" 1.4.24 (1). Please correct the following issues, then upload again. ITMS-90129: The bundle uses a bundle name or display name that is already taken. Best regards, The App Store Team I've been abled to push version 1.4.16, 1.4.17, 1.4.19, 1.4.20 successfully before with no issues, and I'm sure I'm still holding the bundle identifier but yet this error is still appearing everytime I try to upload a new build. I'm wondering if anyone else having the same problem?
1
0
2.7k
Mar ’23
External Link Account Entitlement (The provided bundle id is not valid or associated with your account.)
Hello, We currently have a Reader app in review that has been rejected because of linking to an external source. We've followed all the protocols to ensure we use the UIs and flows described in https://developer.apple.com/support/reader-apps/. We originally tried to request the External Link Account Entitlement via the form found on the same page, but received an error that stated "The provided bundle id is not valid or associated with your account." We assumed this was because Apple required you to submit the App for review BEFORE you were able to apply for External Link Account Entitlement. So after our app was submitted for review we once again tried to apply for External Link Account Entitlement and received the exact same error. We've checked the bundle id a thousand times. It's never changed and there doesn't seem to be any other issues with the application itself. So why are we still getting the "The provided bundle id is not valid or associated with your account" error? We can't move forward until this is resolved and so far I dont see any way to resolve it. Does the bundle ID need to be changed? Is there someone we can contact?
1
1
2.1k
Mar ’23
Simulator error message
I get this error message with Simulator, but not with hardware: Domain: IXErrorDomain Code: 13 Failure Reason: Missing bundle ID. User Info: {     DVTErrorCreationDateKey = "2023-03-14 02:12:00 +0000";     FunctionName = "+[IXPlaceholder _placeholderForBundle:client:withParent:installType:metadata:placeholderType:error:]";     IDERunOperationFailingWorker = IDELaunchiPhoneSimulatorLauncher;     SourceFileLine = 666; } Analytics Event: com.apple.dt.IDERunOperationWorkerFinished : {     "device_model" = "iPhone15,2";     "device_osBuild" = "16.2 (20C52)";     "device_platform" = "com.apple.platform.iphonesimulator";     "launchSession_schemeCommand" = Run;     "launchSession_state" = 1;     "launchSession_targetArch" = "x86_64";     "operation_duration_ms" = 31;     "operation_errorCode" = 13;     "operation_errorDomain" = IXErrorDomain;     "operation_errorWorker" = IDELaunchiPhoneSimulatorLauncher;     "operation_name" = IDERunOperationWorkerGroup;     "param_consoleMode" = 0;     "param_debugger_attachToExtensions" = 0;     "param_debugger_attachToXPC" = 1;     "param_debugger_type" = 3;     "param_destination_isProxy" = 0;     "param_destination_platform" = "com.apple.platform.iphonesimulator";     "param_diag_MainThreadChecker_stopOnIssue" = 0;     "param_diag_MallocStackLogging_enableDuringAttach" = 0;     "param_diag_MallocStackLogging_enableForXPC" = 1;     "param_diag_allowLocationSimulation" = 1;     "param_diag_checker_tpc_enable" = 1;     "param_diag_gpu_frameCapture_enable" = 0;     "param_diag_gpu_shaderValidation_enable" = 0;     "param_diag_gpu_validation_enable" = 0;     "param_diag_memoryGraphOnResourceException" = 0;     "param_diag_queueDebugging_enable" = 1;     "param_diag_runtimeProfile_generate" = 0;     "param_diag_sanitizer_asan_enable" = 0;     "param_diag_sanitizer_tsan_enable" = 0;     "param_diag_sanitizer_tsan_stopOnIssue" = 0;     "param_diag_sanitizer_ubsan_stopOnIssue" = 0;     "param_diag_showNonLocalizedStrings" = 0;     "param_diag_viewDebugging_enabled" = 1;     "param_diag_viewDebugging_insertDylibOnLaunch" = 1;     "param_install_style" = 0;     "param_launcher_UID" = 2;     "param_launcher_allowDeviceSensorReplayData" = 0;     "param_launcher_kind" = 0;     "param_launcher_style" = 0;     "param_launcher_substyle" = 0;     "param_runnable_appExtensionHostRunMode" = 0;     "param_runnable_productType" = "com.apple.product-type.application";     "param_runnable_type" = 2;     "param_testing_launchedForTesting" = 0;     "param_testing_suppressSimulatorApp" = 0;     "param_testing_usingCLI" = 0;     "sdk_canonicalName" = "iphonesimulator16.2";     "sdk_osVersion" = "16.2";     "sdk_variant" = iphonesimulator; } What functional Bundle ID is it missing? Why is Simulator unhappy but my iPhone purrs?
3
0
2.2k
Mar ’23
Unable to install app: BundleID issue
I am trying to add widget extensions to my existing watch app which is in turn attached to an iOS app. I am getting this error: Please try again later. Unable To Install “nextBellWatch” Please try again later. WatchKit 2.0 app's bundle ID com.seanmccomas.nextBellSingleView.watchkitapp is not prefixed by the parent app's bundle ID followed by a '.'; expected prefix . Here are my bundle IDs: iOS App: com.seanmccomas.nextBellSingleView iOS widget extension: com.seanmccomas.nextBellSingleView.NextBellWidget watch app: com.seanmccomas.nextBellSingleView.watchkitapp watch widget extension: com.seanmccomas.nextBellSingleView.watchkitapp.widget What am I missing? I feel like I have done everything right.
6
3
5.8k
Mar ’23
App Rebrand / Relaunch
Hi - we are rebranding our app and need to weigh pros & cons on re-launching as a new app vs releasing the rebranded app using the same bundle ID. Is the later possible? ie releasing a rebranded app with a new name but the bundle ID retains the old name? Would this cause problems down the track?
1
0
1.4k
Mar ’23
Failed to register bundle identifier
I am trying to create an ios build of my expo react native project using EAS build ( eas build --profile development --platform ios ). I keep getting this error : The full command and logs ✖ Failed to register bundle identifier com.almabetter.AlmaHire Error: Apple 403 detected - Access forbidden. This request is forbidden for security reasons - You currently don't have access to this membership resource. Contact your team's Account Holder, **********, or an Admin. After searching across the apple developer forum, also other forums, I couldn't find a solution. Kindly let me know if I am missing anything. Also If if you need any details from me, I will be sharing them with you, in this thread. Help me fix this !! Note :- I have App manager permissions
1
0
2.9k
Mar ’23
Asset validation failed
Asset validation failed CFBundleldentifier Collision. There is more than one bundle with the CFBundleldentifier value 'com.icanspell.app' under the IOS application 'Runner.app'. (ID: 15f7aa4e- d2c3-461c-8438-5a4b21ad8aff) Asset validation failed Bad bundle identifier. The bundle Identifier 'com.icanspell.app' of the application extension Runner.app/Plugins/OneSignalNotificationServiceExtension.appex should start with the application's bundle identifier 'com.icanspell.app' and not contain more than one period ** after the application's bundle ID. (ID: e1b681c4-ef94-4bfa-a948-119696790d4e) I am facing this error. & confused where should i change my bundle id. Please help
1
0
2.7k
Feb ’23
ITMS-90477: Invalid Bundle Identifier - Attempting to change bundle identifier
Hi Everyone, I have an iPhone app with watch app and extension. I'm getting the following error when building: "ITMS-90477: Invalid Bundle Identifier - Attempting to change bundle identifier from com.company.myapp.watchkitapp to com.company.myapp.watchkitappp is disallowed for bundle My App.app/Watch/My App Watch.app." The thing is I always used the second id (yes with triple p). I already check my identifiers on developer.apple site, there is no identifier with "watchkitapp" but "watchkitappp" is. Same for the XC side. When I trying to get first id I get; An App ID with Identifier 'com.company.myapp.watchkitapp' is not available. Please enter a different string. Any help is appreciated. Thx.
10
1
5.2k
Feb ’23
Bundle IDs and limiting apps deployed on testing phone
Hello! I have tried to look for some comparison between Apple Developer Account Free vs Paid. I am interested in: Remove limited bundle ID for 7 days before I can create a new one. Right now I can create only 10 bundle ids. Remove apps installed on testing phone through xcode. Right now I can install only 3 apps. With Apple paid account can I remove those? Thank you!
3
1
1.2k
Feb ’23
Bundle Identifier for Device Testing
I’m working through the “Develop in Swift Fundamentals” with Xcode 13 book. At this point I’m trying to set up my iPhone as as a testing device. I’ve turned on developer mode on the phone, but when I select my iPhone from the Scheme menu, I receive 2 errors referencing my Bundle Identifier: Failed to register bundle identifier. The app identifier "com.example.GettingStarted" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again. No profiles for 'com.example.GettingStarted' were found. Xcode couldn't find any iOS App Development provisioning profiles matching 'com.example.GettingStarted'. I am not sure why that bundle identifier is not available. Any thoughts on how to proceed?
5
0
4.4k
Feb ’23
Failed to register bundle identifier.
Hi, what name can I use as a bundle identifier so that I will not get this error message? Currently I am using: "daniel.de.Meine-Erste-App" But this does not work, it it seems not to be unique.... If I change it to something like daniel.de.asjflkasjfdlkajsdflkjasflkjas.Meine-Erste-App or something like this does also not work. As there is also the second failure-information: "Xcode couldn't find any iOS App Development provisioning profiles matching 'daniel.de.Meine-Erste-App'." I wonder if I have to do some settings in my account before... (setting up a provisioning profile This is the first time I try to bring an App to my local connected iPhone, so I appreciate any help! Thank you in advance, Daniel
1
0
1k
Jan ’23
Restoring user’s purchase in app with a different bundle id under the same developer account
Have a question I couldn’t find any good answers to online, and before I burn a developer relations ticket, I was hoping maybe the community might known an answer. We currently have two apps, one with a subscription, with bundle id com.companyName.app1 and another with a different bundle id, call it .app2 In the future, we are hoping to migrate all users into one app, .app2, as this has way more content and a larger user base than .app1. However, we are not sure what effect this will have on those that have purchased subscriptions in .app1. We know that removing app1 from sale will retain the existing subscriptions and auto-renewals that were in place. But will we be able to restore these subscriptions somehow in app2? My research tends to lead me towards no, due to them having a different bundle id. But we do also keep a record of the user subscription in our cloud, so I’m not sure if we could somehow use that version of the receipt. TIA for any help!
0
0
1.1k
Jan ’23
Maintaining 2 different apps with same bundle ID
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.
Replies
1
Boosts
0
Views
1.2k
Activity
Jun ’23
"ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE.SAME_ACCOUNT",
Does anyone know how to help me out? Years ago I uploaded my App and then it was moved from the store 10Years ago. Meanwhile I am back and try to upload a new version. I described a new version in Appstoreconnect I made a new code with Swift Then I saw that meanwhile you upload through Archive. In Archive I found several old Apps from me but not the one and only I want to update. I tried it out even if with new Bundle and String. But get the same ERROR see: App record creation failed due to an invalid attribute. Request failed with error code "ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE.SAME_ACCOUNT", and reason "The provided entity includes an attribute with a value that has already been used on this account. The app name you entered is already being used for another app in your account. If you would like to use the name for this app you will need to submit an update to your other app to change the name, or remove it from App Store Connect." Does anyone know?
Replies
4
Boosts
0
Views
6.4k
Activity
Apr ’23
Update existing app on App Store
Hi, I have an app on App Store which was created in React Native and I built .ipa file using Expo online service. Then I bought Macbook and created new app in Flutter. Now I want to update existing app on app store. Is it possible to do? Best regards.
Replies
2
Boosts
0
Views
2.1k
Activity
Apr ’23
WKWebView and SFSafariViewController with NE per app vpn
Hello - Network Extensions with per app vpn (via MDM or profile) and apps that use WKWebView or SFSafariViewController have a big problem with since that traffic does not go over the NE. This creates a lot of issues with many apps in corporate environments due to many apps using web views for their login process. For example, login into apps like Slack, Office 365, Zendesk, Jira, Confluence and many others use the web views for the login process. Majority of the traffic goes over the NE but auth does not and since WKWebView/SFSafariViewControllers do not have proxy there is no real way to fix this. The use case is that many corporate apps across many companies are using IP restrictions to lock down access to corporate data. With this limitation there is no real way to access those on iOS/iPadOS without establishing a device wide VPN (not possible in user enrollment mode) or using AssociatedDomains (something almost impossible to manage since as an MDM vendor we do not know how an app like Zendesk/Slack/Outlook are built and what URLs they use internally). At best we can do hacks that are a PITA to maintain. Does Apple have any recommendations how to solve this in the short term vs hopefully Apple addressing this limitation in the long term as part of an update. Either by way of MDM or Network Extension framework would be great. One idea is if we can use bundle id's for the WKWebVIew/SFSafariViewController to associate traffic for user enrollment managed apps with the NE. Or maybe Associated Domains can be managed with wild cards (again in a user enrollment MDM this makes sense since ALL apps should be going over a corporate VPN). I've filled Apple feedback around these and 9891393 and 9891440 but never got any response on how to actually deal with this very common scenario.
Replies
5
Boosts
1
Views
2.6k
Activity
Mar ’23
Associate iOS app with iMessage extension
I am trying to deploy an app that has an iOS App component and an iMessage Extension component. Ideally a user purchasing/downloading either would get them both. This iMessage Extension is not a Sticker Pack - it is an app that exposes the behavior of the iOS app, but from within Messages. There is scant information about how to accomplish this. The only thing I've found is this thread: https://developer.apple.com/forums/thread/61482 I've tried varying combinations of bundle IDs to let Xcode know that the iOS app is the "parent" app and the iMessages extension is the "child". For example, this doesn't seem to work: iOS App bundle id: com.mycompany.appname iMessages App extension bundle id: com.mycompany.appname.messages Both targets are in the same Xcode project. Any advice? Thanks in advance! -Tim
Replies
1
Boosts
0
Views
2.4k
Activity
Mar ’23
Getting The bundle uses a bundle name or display name that is already taken ERROR while pushing for Testflight
Hi, I'm getting this error while pushing my app for testflight Dear Developer, We identified one or more issues with a recent delivery for your app, "MyAppName" 1.4.24 (1). Please correct the following issues, then upload again. ITMS-90129: The bundle uses a bundle name or display name that is already taken. Best regards, The App Store Team I've been abled to push version 1.4.16, 1.4.17, 1.4.19, 1.4.20 successfully before with no issues, and I'm sure I'm still holding the bundle identifier but yet this error is still appearing everytime I try to upload a new build. I'm wondering if anyone else having the same problem?
Replies
1
Boosts
0
Views
2.7k
Activity
Mar ’23
External Link Account Entitlement (The provided bundle id is not valid or associated with your account.)
Hello, We currently have a Reader app in review that has been rejected because of linking to an external source. We've followed all the protocols to ensure we use the UIs and flows described in https://developer.apple.com/support/reader-apps/. We originally tried to request the External Link Account Entitlement via the form found on the same page, but received an error that stated "The provided bundle id is not valid or associated with your account." We assumed this was because Apple required you to submit the App for review BEFORE you were able to apply for External Link Account Entitlement. So after our app was submitted for review we once again tried to apply for External Link Account Entitlement and received the exact same error. We've checked the bundle id a thousand times. It's never changed and there doesn't seem to be any other issues with the application itself. So why are we still getting the "The provided bundle id is not valid or associated with your account" error? We can't move forward until this is resolved and so far I dont see any way to resolve it. Does the bundle ID need to be changed? Is there someone we can contact?
Replies
1
Boosts
1
Views
2.1k
Activity
Mar ’23
Simulator error message
I get this error message with Simulator, but not with hardware: Domain: IXErrorDomain Code: 13 Failure Reason: Missing bundle ID. User Info: {     DVTErrorCreationDateKey = "2023-03-14 02:12:00 +0000";     FunctionName = "+[IXPlaceholder _placeholderForBundle:client:withParent:installType:metadata:placeholderType:error:]";     IDERunOperationFailingWorker = IDELaunchiPhoneSimulatorLauncher;     SourceFileLine = 666; } Analytics Event: com.apple.dt.IDERunOperationWorkerFinished : {     "device_model" = "iPhone15,2";     "device_osBuild" = "16.2 (20C52)";     "device_platform" = "com.apple.platform.iphonesimulator";     "launchSession_schemeCommand" = Run;     "launchSession_state" = 1;     "launchSession_targetArch" = "x86_64";     "operation_duration_ms" = 31;     "operation_errorCode" = 13;     "operation_errorDomain" = IXErrorDomain;     "operation_errorWorker" = IDELaunchiPhoneSimulatorLauncher;     "operation_name" = IDERunOperationWorkerGroup;     "param_consoleMode" = 0;     "param_debugger_attachToExtensions" = 0;     "param_debugger_attachToXPC" = 1;     "param_debugger_type" = 3;     "param_destination_isProxy" = 0;     "param_destination_platform" = "com.apple.platform.iphonesimulator";     "param_diag_MainThreadChecker_stopOnIssue" = 0;     "param_diag_MallocStackLogging_enableDuringAttach" = 0;     "param_diag_MallocStackLogging_enableForXPC" = 1;     "param_diag_allowLocationSimulation" = 1;     "param_diag_checker_tpc_enable" = 1;     "param_diag_gpu_frameCapture_enable" = 0;     "param_diag_gpu_shaderValidation_enable" = 0;     "param_diag_gpu_validation_enable" = 0;     "param_diag_memoryGraphOnResourceException" = 0;     "param_diag_queueDebugging_enable" = 1;     "param_diag_runtimeProfile_generate" = 0;     "param_diag_sanitizer_asan_enable" = 0;     "param_diag_sanitizer_tsan_enable" = 0;     "param_diag_sanitizer_tsan_stopOnIssue" = 0;     "param_diag_sanitizer_ubsan_stopOnIssue" = 0;     "param_diag_showNonLocalizedStrings" = 0;     "param_diag_viewDebugging_enabled" = 1;     "param_diag_viewDebugging_insertDylibOnLaunch" = 1;     "param_install_style" = 0;     "param_launcher_UID" = 2;     "param_launcher_allowDeviceSensorReplayData" = 0;     "param_launcher_kind" = 0;     "param_launcher_style" = 0;     "param_launcher_substyle" = 0;     "param_runnable_appExtensionHostRunMode" = 0;     "param_runnable_productType" = "com.apple.product-type.application";     "param_runnable_type" = 2;     "param_testing_launchedForTesting" = 0;     "param_testing_suppressSimulatorApp" = 0;     "param_testing_usingCLI" = 0;     "sdk_canonicalName" = "iphonesimulator16.2";     "sdk_osVersion" = "16.2";     "sdk_variant" = iphonesimulator; } What functional Bundle ID is it missing? Why is Simulator unhappy but my iPhone purrs?
Replies
3
Boosts
0
Views
2.2k
Activity
Mar ’23
Newbie Bundle ID question
In Certificates, Identifiers & Profiles, Edit your App ID Configuration, do I create here a Bundle ID for my app's in-app purchase? There is already a Bundle ID there for my app.
Replies
2
Boosts
0
Views
1.2k
Activity
Mar ’23
Unable to install app: BundleID issue
I am trying to add widget extensions to my existing watch app which is in turn attached to an iOS app. I am getting this error: Please try again later. Unable To Install “nextBellWatch” Please try again later. WatchKit 2.0 app's bundle ID com.seanmccomas.nextBellSingleView.watchkitapp is not prefixed by the parent app's bundle ID followed by a '.'; expected prefix . Here are my bundle IDs: iOS App: com.seanmccomas.nextBellSingleView iOS widget extension: com.seanmccomas.nextBellSingleView.NextBellWidget watch app: com.seanmccomas.nextBellSingleView.watchkitapp watch widget extension: com.seanmccomas.nextBellSingleView.watchkitapp.widget What am I missing? I feel like I have done everything right.
Replies
6
Boosts
3
Views
5.8k
Activity
Mar ’23
App Rebrand / Relaunch
Hi - we are rebranding our app and need to weigh pros & cons on re-launching as a new app vs releasing the rebranded app using the same bundle ID. Is the later possible? ie releasing a rebranded app with a new name but the bundle ID retains the old name? Would this cause problems down the track?
Replies
1
Boosts
0
Views
1.4k
Activity
Mar ’23
Failed to register bundle identifier
I am trying to create an ios build of my expo react native project using EAS build ( eas build --profile development --platform ios ). I keep getting this error : The full command and logs ✖ Failed to register bundle identifier com.almabetter.AlmaHire Error: Apple 403 detected - Access forbidden. This request is forbidden for security reasons - You currently don't have access to this membership resource. Contact your team's Account Holder, **********, or an Admin. After searching across the apple developer forum, also other forums, I couldn't find a solution. Kindly let me know if I am missing anything. Also If if you need any details from me, I will be sharing them with you, in this thread. Help me fix this !! Note :- I have App manager permissions
Replies
1
Boosts
0
Views
2.9k
Activity
Mar ’23
Asset validation failed
Asset validation failed CFBundleldentifier Collision. There is more than one bundle with the CFBundleldentifier value 'com.icanspell.app' under the IOS application 'Runner.app'. (ID: 15f7aa4e- d2c3-461c-8438-5a4b21ad8aff) Asset validation failed Bad bundle identifier. The bundle Identifier 'com.icanspell.app' of the application extension Runner.app/Plugins/OneSignalNotificationServiceExtension.appex should start with the application's bundle identifier 'com.icanspell.app' and not contain more than one period ** after the application's bundle ID. (ID: e1b681c4-ef94-4bfa-a948-119696790d4e) I am facing this error. & confused where should i change my bundle id. Please help
Replies
1
Boosts
0
Views
2.7k
Activity
Feb ’23
How to get BundleID from ApplicationToken?
I'm working witn FamilyActivitySelection How to get bundleIdentifier from ApplicationToken? which I receive from FamilyActivitySelection? I want to read AppIcon, AppName from bundleIdentifier Also tried to read bundleIdentifier from Application?, but the value always returns as nil.
Replies
2
Boosts
0
Views
2.2k
Activity
Feb ’23
ITMS-90477: Invalid Bundle Identifier - Attempting to change bundle identifier
Hi Everyone, I have an iPhone app with watch app and extension. I'm getting the following error when building: "ITMS-90477: Invalid Bundle Identifier - Attempting to change bundle identifier from com.company.myapp.watchkitapp to com.company.myapp.watchkitappp is disallowed for bundle My App.app/Watch/My App Watch.app." The thing is I always used the second id (yes with triple p). I already check my identifiers on developer.apple site, there is no identifier with "watchkitapp" but "watchkitappp" is. Same for the XC side. When I trying to get first id I get; An App ID with Identifier 'com.company.myapp.watchkitapp' is not available. Please enter a different string. Any help is appreciated. Thx.
Replies
10
Boosts
1
Views
5.2k
Activity
Feb ’23
Reuse bundle identifier of the deleted app
I created an app in app store connect. I uploaded the ipa file. I accidently deleted the app from the App store connect. Now i can not reuse the bundle identifier which i used to created the mentioned deleted app. May i use the same bundle identifier again?
Replies
2
Boosts
0
Views
5.5k
Activity
Feb ’23
Bundle IDs and limiting apps deployed on testing phone
Hello! I have tried to look for some comparison between Apple Developer Account Free vs Paid. I am interested in: Remove limited bundle ID for 7 days before I can create a new one. Right now I can create only 10 bundle ids. Remove apps installed on testing phone through xcode. Right now I can install only 3 apps. With Apple paid account can I remove those? Thank you!
Replies
3
Boosts
1
Views
1.2k
Activity
Feb ’23
Bundle Identifier for Device Testing
I’m working through the “Develop in Swift Fundamentals” with Xcode 13 book. At this point I’m trying to set up my iPhone as as a testing device. I’ve turned on developer mode on the phone, but when I select my iPhone from the Scheme menu, I receive 2 errors referencing my Bundle Identifier: Failed to register bundle identifier. The app identifier "com.example.GettingStarted" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again. No profiles for 'com.example.GettingStarted' were found. Xcode couldn't find any iOS App Development provisioning profiles matching 'com.example.GettingStarted'. I am not sure why that bundle identifier is not available. Any thoughts on how to proceed?
Replies
5
Boosts
0
Views
4.4k
Activity
Feb ’23
Failed to register bundle identifier.
Hi, what name can I use as a bundle identifier so that I will not get this error message? Currently I am using: "daniel.de.Meine-Erste-App" But this does not work, it it seems not to be unique.... If I change it to something like daniel.de.asjflkasjfdlkajsdflkjasflkjas.Meine-Erste-App or something like this does also not work. As there is also the second failure-information: "Xcode couldn't find any iOS App Development provisioning profiles matching 'daniel.de.Meine-Erste-App'." I wonder if I have to do some settings in my account before... (setting up a provisioning profile This is the first time I try to bring an App to my local connected iPhone, so I appreciate any help! Thank you in advance, Daniel
Replies
1
Boosts
0
Views
1k
Activity
Jan ’23
Restoring user’s purchase in app with a different bundle id under the same developer account
Have a question I couldn’t find any good answers to online, and before I burn a developer relations ticket, I was hoping maybe the community might known an answer. We currently have two apps, one with a subscription, with bundle id com.companyName.app1 and another with a different bundle id, call it .app2 In the future, we are hoping to migrate all users into one app, .app2, as this has way more content and a larger user base than .app1. However, we are not sure what effect this will have on those that have purchased subscriptions in .app1. We know that removing app1 from sale will retain the existing subscriptions and auto-renewals that were in place. But will we be able to restore these subscriptions somehow in app2? My research tends to lead me towards no, due to them having a different bundle id. But we do also keep a record of the user subscription in our cloud, so I’m not sure if we could somehow use that version of the receipt. TIA for any help!
Replies
0
Boosts
0
Views
1.1k
Activity
Jan ’23