Posts under Developer Tools & Services topic

Post

Replies

Boosts

Views

Activity

Apple Developer Programm Processing
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 ^( Enrollment ID: A3RP33WB63 Thank you.
0
0
72
4d
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
81
5d
Enrollment
HI there, ive registered Apple ID for distrobution Apps, enrollment was not completed properly and ive interested in cashback for enrollment to start enrollment again, but in second time there was written "complete your enrollment" and it requested from me second payment. QUestion is: can I cashback my first enrollment and why devpayment@apple.com dont awnsered me for a week?P.S. I was mailed from Apple ID, marked with "Your order has been canceled."
7
5
2.2k
5d
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
97
5d
Xcode: Error downloading App Store Connect crash reports
Hello, I’m encountering an issue retrieving crash reports from the AppStore Connect using Xcode 26.4.1 (17E202). I’m signed in with multiple Apple IDs, including the one required to fetch crashes. When I select the destination application and attempt to download crashes in Organizer, a small warning icon appears in the top right corner. Clicking on it displays the following error: "{AppleID email}" failed with error: There was a failure decoding response: (HTTP 500, 20364 bytes) The data couldn’t be read because it isn’t in the correct format.. I already tried to remove my account and sign in again multiple times and also restarted Xcode but nothing seems to work. I wonder whether this is some new bug introduced in the latest Xcode version or rather local issue on my machine. Any help appreciated.
1
2
77
5d
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
33
5d
Can DEVELOPER_DIR or xcode-select support Command Line Tools at custom paths?
I'm trying to manage multiple Command Line Tools versions side-by-side (e.g., 16.2 and 26.2). I renamed the CLT directory to /Library/Developer/CommandLineTools-26.2.0 and set: xcode-select -s /Library/Developer/CommandLineTools-26.2.0 or DEVELOPER_DIR=/Library/Developer/CommandLineTools-26.2.0 Both result in: c++: error: unable to find Xcode installation from active developer path "/Library/Developer/CommandLineTools-26.2.0" It appears CLT only works at the fixed path /Library/Developer/CommandLineTools, unlike Xcode which can be at any location. Is this by design? Is there a supported way to use multiple CLT versions in parallel, similar to how multiple Xcode versions can coexist?
2
0
383
5d
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
80
5d
individual to an organization
Hello, it's been 3 weeks now since I started the process of migrating my individual profile to a company profile. However, I still haven't received any information, and despite contacting support multiple times, I haven't received a response. When I log into my profile, all I see is: "We’re processing your membership migration from an individual to an organization. Please note that your membership benefits are temporarily disabled during this time."
2
2
596
5d
Store Kit 2 iOS system purchase confirmation dialog not consistent.
I'm running into an issue where it appears the product transaction is being cached and not showing a new iOS system popup dialog to confirm the purchase. This is affecting testing, and I need a solution to have iOS issue a new purchase transaction every time. Here's what happens, I call the following which always succeeds. try await product.purchase(options: [.appAccountToken(appToken)]) I'm signed into a developer sandbox account with a resubscribe every 5 minutes. After cancelling a subscription, I attempt to resubscribe using the same code as above. Frequently, the code executes without iOS showing the popup system dialog to confirm the purchaser. After waiting a period of time, iOS then resets itself and allows me to purchase again. What I want is an option the forces the iOS system confirm purchase dialog to show up every time the code executes. How do I fix this? iOs 26.4.1, iPhone 17 Pro.
2
0
177
6d
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
82
6d
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
83
6d
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
49
6d
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.
1
0
57
6d
Where do I get help for ID verification?
the persona app dirited my data so that when I submitted for ID as a developer it flagged it. Where do I go to give an engineer my proof I am who I say I am? thank you!
Replies
0
Boosts
1
Views
336
Activity
4d
Apple Developer Programm Processing
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 ^( Enrollment ID: A3RP33WB63 Thank you.
Replies
0
Boosts
0
Views
72
Activity
4d
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
69
Activity
5d
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
81
Activity
5d
Enrollment
HI there, ive registered Apple ID for distrobution Apps, enrollment was not completed properly and ive interested in cashback for enrollment to start enrollment again, but in second time there was written "complete your enrollment" and it requested from me second payment. QUestion is: can I cashback my first enrollment and why devpayment@apple.com dont awnsered me for a week?P.S. I was mailed from Apple ID, marked with "Your order has been canceled."
Replies
7
Boosts
5
Views
2.2k
Activity
5d
Device stuck in processing
I have had this notice for a while: Registration is being processed for these devices. They may become available for development and ad hoc distribution in 24 to 72 hours. Changes to device availability will appear in the Status column. The status for my new iPhone has been stuck in this "Processing" state. See image:
Replies
22
Boosts
9
Views
24k
Activity
5d
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
97
Activity
5d
Xcode: Error downloading App Store Connect crash reports
Hello, I’m encountering an issue retrieving crash reports from the AppStore Connect using Xcode 26.4.1 (17E202). I’m signed in with multiple Apple IDs, including the one required to fetch crashes. When I select the destination application and attempt to download crashes in Organizer, a small warning icon appears in the top right corner. Clicking on it displays the following error: "{AppleID email}" failed with error: There was a failure decoding response: (HTTP 500, 20364 bytes) The data couldn’t be read because it isn’t in the correct format.. I already tried to remove my account and sign in again multiple times and also restarted Xcode but nothing seems to work. I wonder whether this is some new bug introduced in the latest Xcode version or rather local issue on my machine. Any help appreciated.
Replies
1
Boosts
2
Views
77
Activity
5d
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
33
Activity
5d
Can DEVELOPER_DIR or xcode-select support Command Line Tools at custom paths?
I'm trying to manage multiple Command Line Tools versions side-by-side (e.g., 16.2 and 26.2). I renamed the CLT directory to /Library/Developer/CommandLineTools-26.2.0 and set: xcode-select -s /Library/Developer/CommandLineTools-26.2.0 or DEVELOPER_DIR=/Library/Developer/CommandLineTools-26.2.0 Both result in: c++: error: unable to find Xcode installation from active developer path "/Library/Developer/CommandLineTools-26.2.0" It appears CLT only works at the fixed path /Library/Developer/CommandLineTools, unlike Xcode which can be at any location. Is this by design? Is there a supported way to use multiple CLT versions in parallel, similar to how multiple Xcode versions can coexist?
Replies
2
Boosts
0
Views
383
Activity
5d
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
80
Activity
5d
individual to an organization
Hello, it's been 3 weeks now since I started the process of migrating my individual profile to a company profile. However, I still haven't received any information, and despite contacting support multiple times, I haven't received a response. When I log into my profile, all I see is: "We’re processing your membership migration from an individual to an organization. Please note that your membership benefits are temporarily disabled during this time."
Replies
2
Boosts
2
Views
596
Activity
5d
Change from Individual to Organization
I recently change from Individual to Organization and waiting approval from apple. Apple kindly please approve my changes so that I could submit my APP immediately. Thanks for this platform.
Replies
2
Boosts
1
Views
301
Activity
5d
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
37
Activity
6d
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
86
Activity
6d
Store Kit 2 iOS system purchase confirmation dialog not consistent.
I'm running into an issue where it appears the product transaction is being cached and not showing a new iOS system popup dialog to confirm the purchase. This is affecting testing, and I need a solution to have iOS issue a new purchase transaction every time. Here's what happens, I call the following which always succeeds. try await product.purchase(options: [.appAccountToken(appToken)]) I'm signed into a developer sandbox account with a resubscribe every 5 minutes. After cancelling a subscription, I attempt to resubscribe using the same code as above. Frequently, the code executes without iOS showing the popup system dialog to confirm the purchaser. After waiting a period of time, iOS then resets itself and allows me to purchase again. What I want is an option the forces the iOS system confirm purchase dialog to show up every time the code executes. How do I fix this? iOs 26.4.1, iPhone 17 Pro.
Replies
2
Boosts
0
Views
177
Activity
6d
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
82
Activity
6d
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
83
Activity
6d
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
49
Activity
6d
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
1
Boosts
0
Views
57
Activity
6d