Posts under Developer Tools & Services topic

Post

Replies

Boosts

Views

Activity

Unable to use codex agent in xcode
Whilst using codex, I got an error "The data couldn’t be read because it isn’t in the correct format." I determined that I was no longer signed in. I went through the OAUTH chain opening a web browser and going through the login. However every time I do it, the account still shows "Not signed In" I am on 26.5. I also removed the codex from components and redownloaded it. That made no difference. Any one else having these issues? Claude is working.
1
0
119
1w
Unable to get past enrollment for the developer program
Hello, I attempted to enroll our organization in the Apple Developer Program, but the enrollment could not be completed before reaching the identity verification/payment stage. After the failed attempt, the option to retry enrollment is no longer available on the account. Additional details: The Apple ID being used is a standard unmanaged Apple ID The account uses a company domain email The Apple Developer app says “Enrollment through the Apple Developer app is not available for this Apple Account” The web enrollment flow fails with “Enrollment could not be completed” Could you please check whether the account is in a blocked or pending enrollment state and advise on next steps? Thank you.
0
0
49
1w
Enrollment pending for 3 days after payment and passport upload — no response from support (Case ID: 20000116325435)
Hello, I am trying to enroll in the Apple Developer Program (Individual). Timeline: 3 days ago: paid €99 (money taken from my bank account) 3 days ago: uploaded my valid international passport (as requested) Apple confirmed receipt of my passport document Current status: My enrollment still shows as "pending" or incomplete I have received no email confirmation, no status update, no questions from Apple What I have done: I contacted Apple Developer Support and received Case ID: 20000116325435 Since then — complete silence for 3 days My situation: My app is fully built and ready for the App Store Every day of delay pushes back my launch I am using a Russian international passport (valid, not expired) My questions to the community: Is anyone else experiencing the same silence after payment and document upload? How long did you wait for activation? Does a Russian passport cause additional delays (even though it's a valid international document)? What finally worked for you — calling support, posting here, or just waiting? I understand Apple is busy, but 3 days of zero communication after taking my money feels wrong. Thank you for any advice. Daria
0
0
97
1w
My Organization Account Still Not Verified
I had recently received my DUNS number and I enrolled for the apple developer program. I also submitted the relevant documents required by apple developer support and I received a reply that they will get back to me within 2 business days but till now no response. My enrollment ID is ZRAGV28M2R . Kindly help to check and get back on the status or if any other documents are required for verification purposes. Thank you.
2
0
145
1w
Enrollment stuck for 2 months
Hi all. I have been trying to enroll in the Apple Developer Program for around 2 months. I have made couple of payments and received order confirmation email saying order will be processed within 2 business days. I have received no further emails I can find. Can anyone please advice me how I can check the status of my enrollment or if something more is needed for my order to be processed. Many thanks.
1
0
162
1w
Apple Developer Enrollment Payment Problem
I'm trying to pay for Apple Developer Enrollment. I just get an email saying, "We'll respond within 2 days." Then a specialist contacted me a week ago, I attached my passport and then tried paying with a second card, since the first card wasn't processed due to the financial institution. The second card should work (other people with the same region as me - RU and the same card from same Financial Institution as me were able to pay); I tried yesterday and today. It says "duplicate order." Can anyone help me with this? This card should definitely work, but there aren't even any orders on it. How to know what happening and what can i do rn? Maybe problem with a processing Please, help. Trying since April 24 ^( Thank you.
1
0
129
1w
Organization Enrollment Stuck on 'Being Processed' for 5 Days - No Response
Hello, I submitted my Apple Developer Program enrollment as an organization and it has been stuck on 'Your enrollment is being processed' for 5 days. I have not received any emails or requests for additional information. I also sent an email to support but received no response. My Enrollment ID is: N4RSQV58D7. Could someone please review my case and advise on next steps? Thank you
0
0
65
1w
Apple Developer Program Enrollment Keeps Failing – Payment Charged but Enrollment Withdrawn (3 Months)
Hello everyone, I've been trying to enroll in the Apple Developer Program for approximately three months now, and I keep running into the same frustrating cycle. Every time I attempt to enroll, my payment of $99.00 gets charged — but then I receive an email saying my enrollment has been withdrawn. When I try to check my order status, I'm redirected to an error page that says "Something went wrong." Most Recent Order Date: May 14, 2026 Amount Charged: $99.00 My Region: Myanmar (Yangon) What I've tried: Multiple enrollment attempts over 3 months Contacting Apple Support via email Checking order status through Apple Store — always returns an error I suspect this may be a regional issue with payment processing or identity verification for Myanmar-based accounts, but I'm not sure. Has anyone else from Southeast Asia or Myanmar experienced this? Were you able to resolve it? Any advice would be greatly appreciated. Thank you.
2
0
115
2d
Developer Program Enrollment Fails With "Unable to Continue" - Support Case Open for Months Without Resolution
Hello, I am trying to enroll in the Apple Developer Program, but the enrollment process consistently fails inside the official Apple Developer app on macOS. Issue After signing in successfully and clicking “Continue Your Enrollment”, the app immediately shows: “Unable to Continue. Contact support at https://developer.apple.com/contact/” The issue occurs repeatedly for last 4 months and prevents me from completing enrollment entirely. Environment Country: India Enrollment Type: Organisation Device: MacBook macOS Version: macOS 26.4.1 Apple Developer App: Latest available version Apple ID signed in correctly on macOS System Settings What I Already Tried Signed out and signed back into Apple ID Reinstalled the Apple Developer app Restarted the Mac Tried different internet connections Verified payment/account region settings Attempted enrollment multiple times across different days The same error continues. Support Case I contacted Apple Developer Support multiple times over last 4 months and latest , they asked to provide: Screen recording Device details SEID Identification documents Apple Account details Timestamp of occurrence All requested information was uploaded and submitted approximately two weeks ago. Current case reference: Case Number: 1...9 Despite providing all requested verification materials and troubleshooting information, Apple Developer Support later responded that my enrollment "could not be completed" and effectively closed the case without providing a clear explanation, actionable resolution, or escalation path. Business Impact Our months of works are in stake as this issue is currently blocking: Apple Developer Program enrollment App Store distribution TestFlight testing iOS release preparation for my application Request Has anyone else faced this exact "Unable to Continue" enrollment error in the Apple Developer app? If any Apple staff or moderators are reviewing this forum, I would appreciate escalation or guidance on how to move this case forward, since standard support troubleshooting has already been completed. Thank you.
0
0
33
1w
SwiftUI template in Instruments 26.4.1 shows empty channels on iOS 26.4.2 device — even with a minimal TimelineView repro
Hi all, I've hit a reproducible issue where the presence of the SwiftUI instrument in a template prevents any data from being recorded, including from the other instruments in the same template. Removing the SwiftUI instrument immediately restores normal recording. Environment Host: macOS 26.4.1 (25E253), Mac mini Xcode / Instruments 26.4.1 (17E202) Device: iPhone 17, iOS 26.4.2 (23E261) (physical device, USB-attached) Symptom Recording the same app, same device, same session, only varying the template contents: SwiftUI template (as-is) => All lanes empty across the entire recording Same template with the SwiftUI instrument removed => Data collected normally (Time Profiler samples, Hangs, etc.) So it seems not an issue with the SwiftUI lanes specifically being empty — including the SwiftUI instrument appears to silence the entire recording. Steps to reproduce Open Instruments → pick the SwiftUI template (or build a custom template that includes the SwiftUI instrument alongside, e.g., Time Profiler). Target the device, attach to the running app. Record for ~10s, interact with the app. Stop. Result: every lane is empty. Edit the template, remove the SwiftUI instrument, re-record with no other changes. Result: normal data appears in the remaining instruments. Questions Is this a known regression in Instruments 26.4.1 on iOS 26.4.x? Is there a workaround to use the SwiftUI instrument on this OS combo (different Xcode build, runtime flag, entitlement)? Does it work for anyone on iOS 26.4.x + Xcode 26.4.1, or is everyone seeing this? I can file a Feedback if confirmed as a bug — wanted to check here first in case I'm missing a setup step. Thanks!
2
0
119
1w
StoreKit testing not working on iOS26.5 simulator
Hi, I'm trying to run our StoreKit unit tests with Xcode26.5 on an iOS26.5 simulator. Host computer has macOS26.5. All tests are failing and in the console I see logs such as [SKTestSession] Error saving configuration file: Error Domain=SKInternalErrorDomain Code=3 "(null)" [SKTestSession] Error deleting all transactions: Error Domain=SKInternalErrorDomain Code=3 "(null)" [SKTestSession] Error clearing overrides: Error Domain=SKInternalErrorDomain Code=3 "(null)" [SKTestSession] Error setting value to 1 for identifier 2 for jp.unext.mediaplayer: Error Domain=SKInternalErrorDomain Code=3 "(null)" And the simulator asks me to provide my AppleID. Tests have been broken since at least 26.4 The release notes claims that it has been fixed but not for me. https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-26_5-release-notes#StoreKit-Testing-in-Xcode Does anyone else have the same issue? Reported FB22774836 just in case.
6
8
488
5d
XCode Quick Help panel
I'm a big fan of keeping documentation in the code, so it appears at the point of use. Obviously, DocC and the Quick Help panel are a pretty important part of that strategy. Unfortunately, it only works randomly, so even if I've just build documentation (which should not even matter, the doc is just a cmd+click away), Quick Help stays blank, often even on system items like Label. It seems totally accidental, which makes it hard to make to reproduce. Sometimes an Xcode restart helps, sometimes not. Sometimes changing the editor display helps, sometimes not. Any tips on that?
1
0
115
1w
Technical Enrollment Escalated but No Progress - ID: DAJ7B62DSR
Hello, I am seeking assistance regarding my organization's enrollment. My enrollment ID is DAJ7B62DSR. After providing all requested documents (Government ID, Articles of Incorporation, and EIN), my case was recently escalated to an internal team (Case: 102888036786). However, we are facing significant delays in launching our financial services app. Could an Apple representative please look into this or provide guidance on how to expedite the final review? We have strictly followed all D-U-N-S and legal requirements. Thank you.
1
0
125
1w
The callback is not triggered when the app is launched from a terminated state via the notification action
Platform and Version Platform: iOS iOS Version: 17.0+ Development Environment: .NET MAUI (C#, .NET 9) Network Layer: HttpClient with HttpClientHandler Description of the Problem We are facing an issue where HttpClientHandler.ServerCertificateCustomValidationCallback is not being invoked when the app is in a terminated (kill) state. In normal app lifecycle states (foreground/background), the callback is triggered as expected and allows us to handle server certificate validation (e.g., for certificate pinning or custom validation logic). However, when the app is in a killed state and is relaunched due to a notification action, the callback does not execute. We would like to understand: Why ServerCertificateCustomValidationCallback is not invoked in this scenario Whether this behavior is expected within iOS networking/runtime constraints Any recommended approach or workaround to ensure certificate validation still occurs when handling notification-triggered flows from a terminated state Steps to Reproduce Ensure the app is force-terminated (kill mode) Configure a push notification with category: "INVITE_CATEGORY" Include custom notification action buttons Tap one of the custom actions This triggers app launch and network call using HttpClient Expected Behavior ServerCertificateCustomValidationCallback should be invoked during the network request initiated after tapping the notification action, allowing custom certificate validation.
11
0
394
2d
Having Trouble with Change of developer name
Hi guys, anyone know what can help? i currently have an individual account and want to update my apple id name to my legal name. i current use my preferred name but as the document requires i need the names to match but i have not been able to edit on my device and on the appleid website. the support teams have been moving me around.
Replies
1
Boosts
0
Views
526
Activity
1w
Enrollment to finalize for more that 6 days
Good day, I have submitted my order after I got enrolled 6 days ago and my enrollment has not been finalized yet? Please assist. my enrollment id is 78TSDMJKYB. I have sent a email for support but did not get any feedback. After the order was submitted I received a email that it will be finalized within 2 business days. Thank you
Replies
1
Boosts
0
Views
120
Activity
1w
Unable to use codex agent in xcode
Whilst using codex, I got an error "The data couldn’t be read because it isn’t in the correct format." I determined that I was no longer signed in. I went through the OAUTH chain opening a web browser and going through the login. However every time I do it, the account still shows "Not signed In" I am on 26.5. I also removed the codex from components and redownloaded it. That made no difference. Any one else having these issues? Claude is working.
Replies
1
Boosts
0
Views
119
Activity
1w
Unable to get past enrollment for the developer program
Hello, I attempted to enroll our organization in the Apple Developer Program, but the enrollment could not be completed before reaching the identity verification/payment stage. After the failed attempt, the option to retry enrollment is no longer available on the account. Additional details: The Apple ID being used is a standard unmanaged Apple ID The account uses a company domain email The Apple Developer app says “Enrollment through the Apple Developer app is not available for this Apple Account” The web enrollment flow fails with “Enrollment could not be completed” Could you please check whether the account is in a blocked or pending enrollment state and advise on next steps? Thank you.
Replies
0
Boosts
0
Views
49
Activity
1w
Enrollment pending for 3 days after payment and passport upload — no response from support (Case ID: 20000116325435)
Hello, I am trying to enroll in the Apple Developer Program (Individual). Timeline: 3 days ago: paid €99 (money taken from my bank account) 3 days ago: uploaded my valid international passport (as requested) Apple confirmed receipt of my passport document Current status: My enrollment still shows as "pending" or incomplete I have received no email confirmation, no status update, no questions from Apple What I have done: I contacted Apple Developer Support and received Case ID: 20000116325435 Since then — complete silence for 3 days My situation: My app is fully built and ready for the App Store Every day of delay pushes back my launch I am using a Russian international passport (valid, not expired) My questions to the community: Is anyone else experiencing the same silence after payment and document upload? How long did you wait for activation? Does a Russian passport cause additional delays (even though it's a valid international document)? What finally worked for you — calling support, posting here, or just waiting? I understand Apple is busy, but 3 days of zero communication after taking my money feels wrong. Thank you for any advice. Daria
Replies
0
Boosts
0
Views
97
Activity
1w
Enrollment Pending
I made a payment for the development program, got the receipt and everything. But I’m still not enrolled.
Replies
0
Boosts
0
Views
69
Activity
1w
My Organization Account Still Not Verified
I had recently received my DUNS number and I enrolled for the apple developer program. I also submitted the relevant documents required by apple developer support and I received a reply that they will get back to me within 2 business days but till now no response. My enrollment ID is ZRAGV28M2R . Kindly help to check and get back on the status or if any other documents are required for verification purposes. Thank you.
Replies
2
Boosts
0
Views
145
Activity
1w
Enrollment stuck for 2 months
Hi all. I have been trying to enroll in the Apple Developer Program for around 2 months. I have made couple of payments and received order confirmation email saying order will be processed within 2 business days. I have received no further emails I can find. Can anyone please advice me how I can check the status of my enrollment or if something more is needed for my order to be processed. Many thanks.
Replies
1
Boosts
0
Views
162
Activity
1w
Apple Developer Enrollment Payment Problem
I'm trying to pay for Apple Developer Enrollment. I just get an email saying, "We'll respond within 2 days." Then a specialist contacted me a week ago, I attached my passport and then tried paying with a second card, since the first card wasn't processed due to the financial institution. The second card should work (other people with the same region as me - RU and the same card from same Financial Institution as me were able to pay); I tried yesterday and today. It says "duplicate order." Can anyone help me with this? This card should definitely work, but there aren't even any orders on it. How to know what happening and what can i do rn? Maybe problem with a processing Please, help. Trying since April 24 ^( Thank you.
Replies
1
Boosts
0
Views
129
Activity
1w
Xcode stuck generating localization comments
Xcode 26.5 stucks on Localization Generating Comments: Running on macOS Tahoe 26.5 When this happens, Xcode does not add new keys, although enabled: The only (known) workaround is to restart Xcode. Same happened with Xcode 26.4, 26.4.1 on macOS 26.4.1.
Replies
1
Boosts
0
Views
190
Activity
1w
Organization Enrollment Stuck on 'Being Processed' for 5 Days - No Response
Hello, I submitted my Apple Developer Program enrollment as an organization and it has been stuck on 'Your enrollment is being processed' for 5 days. I have not received any emails or requests for additional information. I also sent an email to support but received no response. My Enrollment ID is: N4RSQV58D7. Could someone please review my case and advise on next steps? Thank you
Replies
0
Boosts
0
Views
65
Activity
1w
Apple Developer Program Enrollment Keeps Failing – Payment Charged but Enrollment Withdrawn (3 Months)
Hello everyone, I've been trying to enroll in the Apple Developer Program for approximately three months now, and I keep running into the same frustrating cycle. Every time I attempt to enroll, my payment of $99.00 gets charged — but then I receive an email saying my enrollment has been withdrawn. When I try to check my order status, I'm redirected to an error page that says "Something went wrong." Most Recent Order Date: May 14, 2026 Amount Charged: $99.00 My Region: Myanmar (Yangon) What I've tried: Multiple enrollment attempts over 3 months Contacting Apple Support via email Checking order status through Apple Store — always returns an error I suspect this may be a regional issue with payment processing or identity verification for Myanmar-based accounts, but I'm not sure. Has anyone else from Southeast Asia or Myanmar experienced this? Were you able to resolve it? Any advice would be greatly appreciated. Thank you.
Replies
2
Boosts
0
Views
115
Activity
2d
Developer Program Enrollment Fails With "Unable to Continue" - Support Case Open for Months Without Resolution
Hello, I am trying to enroll in the Apple Developer Program, but the enrollment process consistently fails inside the official Apple Developer app on macOS. Issue After signing in successfully and clicking “Continue Your Enrollment”, the app immediately shows: “Unable to Continue. Contact support at https://developer.apple.com/contact/” The issue occurs repeatedly for last 4 months and prevents me from completing enrollment entirely. Environment Country: India Enrollment Type: Organisation Device: MacBook macOS Version: macOS 26.4.1 Apple Developer App: Latest available version Apple ID signed in correctly on macOS System Settings What I Already Tried Signed out and signed back into Apple ID Reinstalled the Apple Developer app Restarted the Mac Tried different internet connections Verified payment/account region settings Attempted enrollment multiple times across different days The same error continues. Support Case I contacted Apple Developer Support multiple times over last 4 months and latest , they asked to provide: Screen recording Device details SEID Identification documents Apple Account details Timestamp of occurrence All requested information was uploaded and submitted approximately two weeks ago. Current case reference: Case Number: 1...9 Despite providing all requested verification materials and troubleshooting information, Apple Developer Support later responded that my enrollment "could not be completed" and effectively closed the case without providing a clear explanation, actionable resolution, or escalation path. Business Impact Our months of works are in stake as this issue is currently blocking: Apple Developer Program enrollment App Store distribution TestFlight testing iOS release preparation for my application Request Has anyone else faced this exact "Unable to Continue" enrollment error in the Apple Developer app? If any Apple staff or moderators are reviewing this forum, I would appreciate escalation or guidance on how to move this case forward, since standard support troubleshooting has already been completed. Thank you.
Replies
0
Boosts
0
Views
33
Activity
1w
Enrollment not being processed
I made a payment for the development program on the 5th of May, got the receipt and everything. But I’m still not enrolled.
Replies
1
Boosts
0
Views
62
Activity
1w
SwiftUI template in Instruments 26.4.1 shows empty channels on iOS 26.4.2 device — even with a minimal TimelineView repro
Hi all, I've hit a reproducible issue where the presence of the SwiftUI instrument in a template prevents any data from being recorded, including from the other instruments in the same template. Removing the SwiftUI instrument immediately restores normal recording. Environment Host: macOS 26.4.1 (25E253), Mac mini Xcode / Instruments 26.4.1 (17E202) Device: iPhone 17, iOS 26.4.2 (23E261) (physical device, USB-attached) Symptom Recording the same app, same device, same session, only varying the template contents: SwiftUI template (as-is) => All lanes empty across the entire recording Same template with the SwiftUI instrument removed => Data collected normally (Time Profiler samples, Hangs, etc.) So it seems not an issue with the SwiftUI lanes specifically being empty — including the SwiftUI instrument appears to silence the entire recording. Steps to reproduce Open Instruments → pick the SwiftUI template (or build a custom template that includes the SwiftUI instrument alongside, e.g., Time Profiler). Target the device, attach to the running app. Record for ~10s, interact with the app. Stop. Result: every lane is empty. Edit the template, remove the SwiftUI instrument, re-record with no other changes. Result: normal data appears in the remaining instruments. Questions Is this a known regression in Instruments 26.4.1 on iOS 26.4.x? Is there a workaround to use the SwiftUI instrument on this OS combo (different Xcode build, runtime flag, entitlement)? Does it work for anyone on iOS 26.4.x + Xcode 26.4.1, or is everyone seeing this? I can file a Feedback if confirmed as a bug — wanted to check here first in case I'm missing a setup step. Thanks!
Replies
2
Boosts
0
Views
119
Activity
1w
StoreKit testing not working on iOS26.5 simulator
Hi, I'm trying to run our StoreKit unit tests with Xcode26.5 on an iOS26.5 simulator. Host computer has macOS26.5. All tests are failing and in the console I see logs such as [SKTestSession] Error saving configuration file: Error Domain=SKInternalErrorDomain Code=3 "(null)" [SKTestSession] Error deleting all transactions: Error Domain=SKInternalErrorDomain Code=3 "(null)" [SKTestSession] Error clearing overrides: Error Domain=SKInternalErrorDomain Code=3 "(null)" [SKTestSession] Error setting value to 1 for identifier 2 for jp.unext.mediaplayer: Error Domain=SKInternalErrorDomain Code=3 "(null)" And the simulator asks me to provide my AppleID. Tests have been broken since at least 26.4 The release notes claims that it has been fixed but not for me. https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-26_5-release-notes#StoreKit-Testing-in-Xcode Does anyone else have the same issue? Reported FB22774836 just in case.
Replies
6
Boosts
8
Views
488
Activity
5d
XCode Quick Help panel
I'm a big fan of keeping documentation in the code, so it appears at the point of use. Obviously, DocC and the Quick Help panel are a pretty important part of that strategy. Unfortunately, it only works randomly, so even if I've just build documentation (which should not even matter, the doc is just a cmd+click away), Quick Help stays blank, often even on system items like Label. It seems totally accidental, which makes it hard to make to reproduce. Sometimes an Xcode restart helps, sometimes not. Sometimes changing the editor display helps, sometimes not. Any tips on that?
Replies
1
Boosts
0
Views
115
Activity
1w
Technical Enrollment Escalated but No Progress - ID: DAJ7B62DSR
Hello, I am seeking assistance regarding my organization's enrollment. My enrollment ID is DAJ7B62DSR. After providing all requested documents (Government ID, Articles of Incorporation, and EIN), my case was recently escalated to an internal team (Case: 102888036786). However, we are facing significant delays in launching our financial services app. Could an Apple representative please look into this or provide guidance on how to expedite the final review? We have strictly followed all D-U-N-S and legal requirements. Thank you.
Replies
1
Boosts
0
Views
125
Activity
1w
Enrollment status
We have submitted an enrollment request and cannot see the status. I cannot submit a support ticket as it is throwing a javascript exception. Unable to contact support or view status. Enrollment ID is F5T6HL5534
Replies
0
Boosts
0
Views
45
Activity
1w
The callback is not triggered when the app is launched from a terminated state via the notification action
Platform and Version Platform: iOS iOS Version: 17.0+ Development Environment: .NET MAUI (C#, .NET 9) Network Layer: HttpClient with HttpClientHandler Description of the Problem We are facing an issue where HttpClientHandler.ServerCertificateCustomValidationCallback is not being invoked when the app is in a terminated (kill) state. In normal app lifecycle states (foreground/background), the callback is triggered as expected and allows us to handle server certificate validation (e.g., for certificate pinning or custom validation logic). However, when the app is in a killed state and is relaunched due to a notification action, the callback does not execute. We would like to understand: Why ServerCertificateCustomValidationCallback is not invoked in this scenario Whether this behavior is expected within iOS networking/runtime constraints Any recommended approach or workaround to ensure certificate validation still occurs when handling notification-triggered flows from a terminated state Steps to Reproduce Ensure the app is force-terminated (kill mode) Configure a push notification with category: "INVITE_CATEGORY" Include custom notification action buttons Tap one of the custom actions This triggers app launch and network call using HttpClient Expected Behavior ServerCertificateCustomValidationCallback should be invoked during the network request initiated after tapping the notification action, allowing custom certificate validation.
Replies
11
Boosts
0
Views
394
Activity
2d