Developer Tools

RSS for tag

Ask questions about the tools you can use to build apps.

Posts under Developer Tools tag

200 Posts

Post

Replies

Boosts

Views

Activity

Unable to renew Apple Developer Program – No "Renew Membership" button anywhere
Hello, My Apple Developer Program membership expired because the payment method on file was no longer valid. I am the Account Holder of an Organization account, but I have no option to renew my membership. There is no "Renew Membership" button anywhere: Apple Developer website Apple Developer app App Store Connect I also cannot accept the updated Apple Developer Program License Agreement because there is no option to review or accept it. I've already tried different browsers and devices with the same result. Has anyone experienced this issue? How was it resolved? Thank you.
0
0
141
2w
[Urgent] Unexplained data loss (17 GB to 3 GB) on personal application and execution alteration-[Urgent] Perte de données inexpliquée (17 Go à 3 Go) sur application personnelle et altération de l'exécution
Bonjour à la communauté et à l'assistance Apple, Je vous contacte concernant un problème de sécurité et d'intégrité critique survenu sur une application macOS que j'ai développée personnellement. Le contexte et le problème : Jusqu'à très récemment, le paquet de mon application fonctionnait parfaitement et contenait environ 17 Go de données. Sans aucune intervention de ma part, j'ai constaté une altération majeure du paquet : Le volume des données a drastiquement chuté, passant de 17 Go à seulement 3 Go. L'application ne se lance plus de manière native. Elle ne s'ouvre désormais qu'exclusivement via l'exécuteur Python dans le terminal. Mes inquiétudes : L'application traitant et contenant des données financières, cette réduction massive et inexpliquée de la taille du paquet me laisse fortement soupçonner une exportation ou une exfiltration non autorisée de mes données. Le fait que l'exécutable ait été altéré pour forcer une ouverture via le terminal renforce cette suspicion. Ma demande : La situation exigeant une analyse technique approfondie, j'ai besoin d'organiser un appel avec un spécialiste de l'assistance Apple de niveau supérieur ou un ingénieur système. L'objectif est d'obtenir une assistance directe pour inspecter l'altération, réorganiser le contenu du paquet de mon application (.app) et sécuriser l'environnement. Pourriez-vous m'indiquer la marche à suivre exacte pour planifier cet appel ou faire remonter ce dossier à l'ingénierie ? Je vous remercie par avance pour votre réactivité. Cordialement, Maxime Hello to the community and Apple Support, I am reaching out regarding a critical security and data integrity issue that occurred on a macOS application I developed personally. Context and Problem: Until very recently, my application package worked perfectly and contained approximately 17 GB of data. Without any intervention on my part, I noticed a major alteration to the package: The volume of data has drastically dropped, going from 17 GB to only 3 GB. The application no longer launches natively. It now opens exclusively via the Python executor within the terminal. My Concerns: Because this application processes and contains financial data, this massive and unexplained reduction in the package size leads me to strongly suspect an unauthorized export or exfiltration of my data. The fact that the executable has been altered to force an opening via the terminal heavily reinforces this suspicion. My Request: As this situation requires a deep technical analysis, I need to schedule a call with a senior Apple Support specialist or a system engineer. The goal is to obtain direct assistance to inspect the alteration, reorganize the contents of my application package (.app), and secure the environment. Could you please advise on the exact procedure to schedule this call or escalate this case to engineering? Thank you in advance for your prompt response. Best regards, Maxime
0
0
326
2w
Minimum allowed IPHONEOS_DEPLOYMENT_TARGET for the AppStore
Hello, I am building a developer tool and for that I need to figure out which min deployment targets users technically may still specify in their Xcode projects. This page https://developer.apple.com/support/xcode indirectly says that both Xcode 26 and Xcode 27 allow setting IPHONEOS_DEPLOYMENT_TARGET only to iOS 15.0 and newer. Also https://developer.apple.com/news/upcoming-requirements/ now says that starting April 28 2026, the apps must be built with iOS SDK 26+, meaning only Xcode 26 and newer may be used for building the apps that go to the AppStore. However in fact in Xcode 26 I can specify older iOS deployment targets, as low as iOS 12. This post here https://developer.apple.com/forums/thread/805506?answerId=863871022#863871022 confirms that in fact it is possible to even submit the app to the AppStore with IPHONEOS_DEPLOYMENT_TARGET 12.0 There's also this post https://developer.apple.com/forums/thread/821370?answerId=882853022#882853022 that indirectly confirms that Apple still allows iOS 12.0 deployment target. Since Xcode 26 is still allowed to build apps for the AppStore even after Xcode 27.0 release, does that mean the developers may technically be able to keep specifying iOS 12, iOS 13, iOS 14 as deployment target when submitting their apps to the AppStore without having their apps rejected?
2
0
563
3w
Developer migration to organisation account
Is anyone having issues with delays, my certificates have been disabled on my developer account while they migrate it. It’s been about two weeks, first app got rejected after 9 days of waiting. I can’t upload a rebuild because I’m waiting an additional 2 weeks for the migration with no emails back and the call back function I’ve been on hold twice for an hour or more with no pick up
0
0
119
3w
Enrollment stuck on Pending — payment never charged despite 3 attempts (Case 102946554744)
I’m trying to enroll in the Apple Developer Program (Individual) and have attempted payment 3 separate times. Each time I get a “Thank You” order confirmation page (Apple Developer Program, 1 year, US$99) saying processing may take up to 48 hours. I receive an acknowledgment email each time, but: • No charge or pending authorization ever appears on my bank statement • My account status remains “Pending” with a “Purchase your membership” prompt • Refreshing the order page returns me to a blank payment form as if nothing was submitted My card works fine for other international USD purchases, so this doesn’t appear to be a bank-side issue. I’ve opened Case ID 102946554744 via the Contact Us form but haven’t heard back yet. Has anyone else hit this exact loop (Thank You page → no charge → stuck Pending)? And if any Apple staff monitoring this forum could take a look, I’d really appreciate it. Country: Oman
0
0
119
3w
Is there an entitlement or API to rearrange other apps on the Home Screen and if not, could one be added?
Hi everyone, I'm exploring an app idea that would help users organize their Home Screen, the app would move or rearrange other apps' icons on the user's behalf (for example, auto-grouping apps or repositioning them based on how often they're used). My question is twofold: Is there currently any entitlement, API, or permission that lets an app programmatically move or rearrange other apps' icons on the Home Screen? From what I can tell, the sandbox model prevents an app from touching anything outside its own container, so I suspect this isn't possible today but I'd be glad to be corrected if I've missed something. If it genuinely isn't possible, is this something Apple would consider adding? For instance, a user-granted permission (similar to how Notifications, Screen Time, or Accessibility permissions work) that the user could explicitly enable to let a trusted app manage their Home Screen layout. The user would stay in full control and could revoke it at any time. I understand there are solid privacy and security reasons behind the current restrictions, so I'm not looking for a workaround, I'm asking whether a supported, user-consented path could exist. Has anyone run into this or found any official guidance? And if this is better filed as a feature request through Feedback Assistant, I'm happy to do that too. Thanks!
1
0
426
3w
TestFlight Not Working – Internal Testers Can't Install & External Testing Fails
Hello, I'm facing a TestFlight issue that started some time after renewing my Apple Developer Program membership. Issue: Builds upload and process successfully in App Store Connect. Internal testers cannot install any build. TestFlight shows: "The requested app is not available or doesn't exist." Submitting a build for external testing always fails with: "There was an error processing your request." This is happening with every new build and has been occurring for over a last two week. The app had been distributed through TestFlight successfully before this issue started.
0
0
162
3w
Feature Request: Allow External AI Coding Agents to Access Xcode via MCP, CLI, or an Automation API
The new MCP support for Coding Assistant in Xcode is a fantastic addition. It makes it much easier to work with AI directly inside Xcode, and it’s exciting to see Apple embracing AI-assisted development. However, many developers are now using external AI coding agents—such as Claude Code, Codex, and other terminal-based agents—as their primary development interface. In practice, much of the development workflow has shifted away from manually editing code in Xcode. Instead, developers collaborate with AI agents from the terminal (for example, using tmux), while the agents generate code, modify project settings, write tests, and perform many other development tasks. What these agents are missing is direct access to Xcode itself. It would be incredibly valuable if external AI coding agents could communicate with Xcode through an official MCP server, a CLI, or a dedicated automation API. For example, allowing them to: Build and run projects Control the iOS Simulator (or Device Hub) Launch and control Instruments Capture and analyze performance traces (Time Profiler, Leaks, Memory, SwiftUI, etc.) Inspect build errors, warnings, and diagnostics Access LLDB and debugging information Collect crash logs and symbolicated reports Perform other Xcode-specific operations that are currently only available through the IDE Imagine asking an AI agent to: “Profile my app with Instruments, find the performance bottleneck, explain the results, apply a fix, rebuild the app, and run the profiling session again to verify the improvement.” This would allow the AI to complete an entire development and optimization loop without requiring the developer to manually switch between the terminal and Xcode. The same idea could extend to many other workflows, including debugging, performance tuning, testing, accessibility verification, and simulator automation. Developers could continue using their preferred AI coding agent while still taking full advantage of Xcode’s unique capabilities. As AI-assisted development becomes more common, opening Xcode through an official MCP server, CLI, or automation API would unlock an entirely new class of development workflows. I believe this could become one of the most impactful improvements Apple could make for AI-assisted development. Today, AI agents are already capable of writing code. The next step is enabling them to fully collaborate with Xcode. Opening Xcode to external AI agents would allow developers to focus more on solving problems and less on operating tools.
2
0
311
3w
Organization enrollment blocked by “Unable to Continue” error before payment
Hello, I am trying to complete an organization enrollment for the Apple Developer Program from India. After previous payment attempts failed, the Apple Developer app now prevents me from continuing. When I select “Enroll Now,” the app immediately displays: “Unable to Continue. Contact support at https://developer.apple.com/contact/.” The error occurs before I can reach the agreement or payment screen. Therefore, I cannot retry the payment or make any progress with the enrollment. The error occurs in the Apple Developer app on my Mac I have contacted Apple Developer Support but have not received a meaningful response or resolution. I also waited on the support line for more than one hour and thirty minutes, but nobody attended the call. I have found other forum posts from developers experiencing the same enrollment and payment problems. Some users have also reported that the error remained even after their enrollment was reset. Could an Apple Developer Program representative please review my case and escalate it to an Enrollment Specialist? I need Apple to either: Remove the account or enrollment restriction and allow me to continue; or Completely withdraw the pending enrollment and clear it from the backend so that I can submit a fresh organization enrollment. Has anyone encountered this exact “Unable to Continue” error before reaching the payment screen and successfully resolved it? If so, please share what Apple Support changed or reset. This issue is blocking our organization from completing enrollment and publishing our application. Any meaningful assistance would be greatly appreciated.
0
0
145
3w
My Account is stuck to Purchase your membership. To continue your enrollment, complete your purchase now Your purchase may take up to 48 hours to process.
Purchase your membership. To continue your enrollment, complete your purchase now Your purchase may take up to 48 hours to process. Its been more than 3 weeks its stuck to above status and showing Pending in profile section.
8
2
552
4w
My Apple Developer Program Enrolment keeps getting Rejected
I have been trying to enrol for Apple dev program, but it keeps getting rejected. I have tried on my phone, web and mac app, still the same thing. I also tried creating a new Apple ID, but that too gave an error that the verification code can not be sent. Please help!!! Has anyone faced this too and how did you resolve it? I sent a mail to Apple support team, no response yet
0
0
131
Jul ’26
Spiraling with app rejections
I've run into numerous rejections for my app with "similar binary code..." and marking my app as spam. I'm not sure what else I can do at this point and would love some tips on what exactly I'm doing wrong, if anything, or whether I should abandon my project. Happy to provide more context once I'm clear whether this is specific to the app submission details or actual code of my app.
1
0
346
Jul ’26
Apple Watch won’t show PIN when pairing in Device Hub (Solved)
Xcode 27 Beta 3 / watchOS 27 Beta 3 - Apple Watch won’t show PIN when pairing in Device Hub (Solved) I ran into an issue where my Apple Watch could no longer pair with Xcode after I manually removed it from Device Hub. Environment Xcode 27 Beta 3 macOS Tahoe Beta iOS 27 Beta 3 watchOS 27 Beta 3 Symptoms iPhone appears in Device Hub and is Connected. Apple Watch does not appear in Device Hub. On Apple Watch: Settings → Privacy & Security → Developer Mode → Devices My Mac appears in the list. Tapping the Mac: Enter watch passcode. Tap Pair. Expected: Xcode should display a 6-digit PIN. Actual: Xcode remains on “Waiting to Pair” forever. No PIN is shown. Additional observations Running: xcrun devicectl list devices Only shows the iPhone. The Apple Watch never appears. Also, while reproducing the issue, coredeviced receives no pairing request at all. So it doesn’t look like the pairing challenge is failing—the pairing request never reaches the Mac. Things I tried (none worked) Restarted Mac, iPhone and Apple Watch. Removed pairing from Device Hub. Removed the Mac from Apple Watch Developer Mode → Devices. Turned Developer Mode off/on. Erased and re-paired the Apple Watch with the iPhone. Re-enabled wireless development. None of these solved the issue. Solution What finally worked was surprisingly simple: Completely power off the iPhone. Keep the Apple Watch and Mac powered on. Pair the Apple Watch from Device Hub again. Immediately after the iPhone was powered off, Xcode displayed the pairing PIN and the pairing completed successfully. After the watch was paired, I powered the iPhone back on and everything continued to work normally. My guess It seems the iPhone (the companion device) may be holding a stale developer pairing state after the watch is manually unpaired from Device Hub. With the iPhone powered off, the watch appears to communicate directly with the Mac, allowing the pairing challenge to be created successfully. Hopefully this helps anyone else who gets stuck at “Waiting to Pair” with no PIN appearing.
0
0
199
Jul ’26
External Review - Deleted Build Stuck in Waiting for Review Queue
I deleted Build 16 from the external Test Flight review approval because I want Build 17 to be used and set up for external review. I successfully removed it and it is not showing up under external testing.. but when I try to add my Build 17, it is greyed out and says that Build 16 is still waiting for review. Can you please fix this as soon as possible so I can begin the review process for my Build 17? Please let me know what information you may need. I'm hoping to get this resolved ASAP.
3
0
318
Jul ’26
Enrollment stuck for weeks despite payment — Case 102924068161, Enrollment ID C4F9MQY752
My priority is activation, not the refund. I understand a refund for an earlier duplicate charge is also in progress, but that is not urgent for me — what I need most is for my membership to be activated so I can access App Store Connect and TestFlight. My app is fully built and ready; this enrollment delay is the only thing blocking me from launching. If anyone from the Apple Developer Support or Enrollment team could look into this case and help move it forward, I would be extremely grateful. I’m also glad to provide any additional documentation needed to complete the review. Thank you very much for your time.
1
0
287
Jul ’26
Enrollment stuck for weeks despite payment — Case 102924068161, Enrollment ID C4F9MQY752
I’m posting here because I’ve read that the support team is more responsive on these forums, and I’m hoping someone from Apple can take a look at my case. Enrollment ID: C4F9MQY752 Support Case: 102924068161 Current valid order: W1616353197 Timeline: • I enrolled in the Apple Developer Program (Individual) and made a clean, single payment using my primary Apple Account, after being advised to do so by Developer Support following an earlier duplicate-charge issue. • It has now been several weeks since that payment. My developer account still shows “Hobbyist” and prompts me to “Enroll today,” as if no payment or enrollment exists. • I have sent multiple follow-up emails to the case above and called Developer Support, but have not received any update on the actual activation. My priority is activation, not the refund. I understand a refund for an earlier duplicate charge is also in progress, but that is not urgent for me — what I need most is for my membership to be activated so I can access App Store Connect and TestFlight. My app is fully built and ready; this enrollment delay is the only thing blocking me from launching. If anyone from the Apple Developer Support or Enrollment team could look into this case and help move it forward, I would be extremely grateful. I’m also glad to provide any additional documentation needed to complete the review. Thank you very much for your time.
0
0
224
Jul ’26
Unable to Purchase Apple Developer Program Membership - India Region
Hello, I am trying to enroll in the Apple Developer Program as an Individual developer from India. My enrollment status shows: OM (Pending) When I try to complete the membership purchase, I receive the following errors: "Your Purchase Could Not Be Completed" "Unable to Purchase. This item is currently not available in your country/region." Details: Country/Region: India The payment is not being charged, and the enrollment remains in Pending status. Has anyone experienced this issue recently, and what steps were required to resolve it? Thank you.
2
0
386
Jul ’26
Why is Xcode Cloud archiving failing?
I'm trying to build an Xcode Cloud workflow, but I keep getting this error. At first it just said I had to accept a license agreement, which I did, but it still didn't work after. I had recently added a new branch to the connected GitHub repository and committed to it so that I can have a beta branch separate from the main one. The only error that happens is when archiving. I am using Xcode 27 beta.
0
0
452
Jul ’26
Xcode 27 beta 2 almost impossible to use with 16 GB memory Macs.
Hi, I have been testing Xcode 27 beta 2 on macOS 27 beta 2 on a MacBook Air M2 (base model) with 16 GB of memory. When loading previews for the first time, it could take a while, but it looks significantly longer compared to Xcode 26.x on macOS 26.x. Then when trying to launch a simple app with a few screens, the Device Hub takes forever, and then on Activity Monitor, the swap used starts to climb up, almost as high as 12 GB or more. Running an app on Device Hub is almost impossible. Is this a limit of what a MacBook Air can do? This is not my primary machine by the way.
3
2
308
Jun ’26
Unable to renew Apple Developer Program – No "Renew Membership" button anywhere
Hello, My Apple Developer Program membership expired because the payment method on file was no longer valid. I am the Account Holder of an Organization account, but I have no option to renew my membership. There is no "Renew Membership" button anywhere: Apple Developer website Apple Developer app App Store Connect I also cannot accept the updated Apple Developer Program License Agreement because there is no option to review or accept it. I've already tried different browsers and devices with the same result. Has anyone experienced this issue? How was it resolved? Thank you.
Replies
0
Boosts
0
Views
141
Activity
2w
[Urgent] Unexplained data loss (17 GB to 3 GB) on personal application and execution alteration-[Urgent] Perte de données inexpliquée (17 Go à 3 Go) sur application personnelle et altération de l'exécution
Bonjour à la communauté et à l'assistance Apple, Je vous contacte concernant un problème de sécurité et d'intégrité critique survenu sur une application macOS que j'ai développée personnellement. Le contexte et le problème : Jusqu'à très récemment, le paquet de mon application fonctionnait parfaitement et contenait environ 17 Go de données. Sans aucune intervention de ma part, j'ai constaté une altération majeure du paquet : Le volume des données a drastiquement chuté, passant de 17 Go à seulement 3 Go. L'application ne se lance plus de manière native. Elle ne s'ouvre désormais qu'exclusivement via l'exécuteur Python dans le terminal. Mes inquiétudes : L'application traitant et contenant des données financières, cette réduction massive et inexpliquée de la taille du paquet me laisse fortement soupçonner une exportation ou une exfiltration non autorisée de mes données. Le fait que l'exécutable ait été altéré pour forcer une ouverture via le terminal renforce cette suspicion. Ma demande : La situation exigeant une analyse technique approfondie, j'ai besoin d'organiser un appel avec un spécialiste de l'assistance Apple de niveau supérieur ou un ingénieur système. L'objectif est d'obtenir une assistance directe pour inspecter l'altération, réorganiser le contenu du paquet de mon application (.app) et sécuriser l'environnement. Pourriez-vous m'indiquer la marche à suivre exacte pour planifier cet appel ou faire remonter ce dossier à l'ingénierie ? Je vous remercie par avance pour votre réactivité. Cordialement, Maxime Hello to the community and Apple Support, I am reaching out regarding a critical security and data integrity issue that occurred on a macOS application I developed personally. Context and Problem: Until very recently, my application package worked perfectly and contained approximately 17 GB of data. Without any intervention on my part, I noticed a major alteration to the package: The volume of data has drastically dropped, going from 17 GB to only 3 GB. The application no longer launches natively. It now opens exclusively via the Python executor within the terminal. My Concerns: Because this application processes and contains financial data, this massive and unexplained reduction in the package size leads me to strongly suspect an unauthorized export or exfiltration of my data. The fact that the executable has been altered to force an opening via the terminal heavily reinforces this suspicion. My Request: As this situation requires a deep technical analysis, I need to schedule a call with a senior Apple Support specialist or a system engineer. The goal is to obtain direct assistance to inspect the alteration, reorganize the contents of my application package (.app), and secure the environment. Could you please advise on the exact procedure to schedule this call or escalate this case to engineering? Thank you in advance for your prompt response. Best regards, Maxime
Replies
0
Boosts
0
Views
326
Activity
2w
Minimum allowed IPHONEOS_DEPLOYMENT_TARGET for the AppStore
Hello, I am building a developer tool and for that I need to figure out which min deployment targets users technically may still specify in their Xcode projects. This page https://developer.apple.com/support/xcode indirectly says that both Xcode 26 and Xcode 27 allow setting IPHONEOS_DEPLOYMENT_TARGET only to iOS 15.0 and newer. Also https://developer.apple.com/news/upcoming-requirements/ now says that starting April 28 2026, the apps must be built with iOS SDK 26+, meaning only Xcode 26 and newer may be used for building the apps that go to the AppStore. However in fact in Xcode 26 I can specify older iOS deployment targets, as low as iOS 12. This post here https://developer.apple.com/forums/thread/805506?answerId=863871022#863871022 confirms that in fact it is possible to even submit the app to the AppStore with IPHONEOS_DEPLOYMENT_TARGET 12.0 There's also this post https://developer.apple.com/forums/thread/821370?answerId=882853022#882853022 that indirectly confirms that Apple still allows iOS 12.0 deployment target. Since Xcode 26 is still allowed to build apps for the AppStore even after Xcode 27.0 release, does that mean the developers may technically be able to keep specifying iOS 12, iOS 13, iOS 14 as deployment target when submitting their apps to the AppStore without having their apps rejected?
Replies
2
Boosts
0
Views
563
Activity
3w
Developer migration to organisation account
Is anyone having issues with delays, my certificates have been disabled on my developer account while they migrate it. It’s been about two weeks, first app got rejected after 9 days of waiting. I can’t upload a rebuild because I’m waiting an additional 2 weeks for the migration with no emails back and the call back function I’ve been on hold twice for an hour or more with no pick up
Replies
0
Boosts
0
Views
119
Activity
3w
Enrollment stuck on Pending — payment never charged despite 3 attempts (Case 102946554744)
I’m trying to enroll in the Apple Developer Program (Individual) and have attempted payment 3 separate times. Each time I get a “Thank You” order confirmation page (Apple Developer Program, 1 year, US$99) saying processing may take up to 48 hours. I receive an acknowledgment email each time, but: • No charge or pending authorization ever appears on my bank statement • My account status remains “Pending” with a “Purchase your membership” prompt • Refreshing the order page returns me to a blank payment form as if nothing was submitted My card works fine for other international USD purchases, so this doesn’t appear to be a bank-side issue. I’ve opened Case ID 102946554744 via the Contact Us form but haven’t heard back yet. Has anyone else hit this exact loop (Thank You page → no charge → stuck Pending)? And if any Apple staff monitoring this forum could take a look, I’d really appreciate it. Country: Oman
Replies
0
Boosts
0
Views
119
Activity
3w
Is there an entitlement or API to rearrange other apps on the Home Screen and if not, could one be added?
Hi everyone, I'm exploring an app idea that would help users organize their Home Screen, the app would move or rearrange other apps' icons on the user's behalf (for example, auto-grouping apps or repositioning them based on how often they're used). My question is twofold: Is there currently any entitlement, API, or permission that lets an app programmatically move or rearrange other apps' icons on the Home Screen? From what I can tell, the sandbox model prevents an app from touching anything outside its own container, so I suspect this isn't possible today but I'd be glad to be corrected if I've missed something. If it genuinely isn't possible, is this something Apple would consider adding? For instance, a user-granted permission (similar to how Notifications, Screen Time, or Accessibility permissions work) that the user could explicitly enable to let a trusted app manage their Home Screen layout. The user would stay in full control and could revoke it at any time. I understand there are solid privacy and security reasons behind the current restrictions, so I'm not looking for a workaround, I'm asking whether a supported, user-consented path could exist. Has anyone run into this or found any official guidance? And if this is better filed as a feature request through Feedback Assistant, I'm happy to do that too. Thanks!
Replies
1
Boosts
0
Views
426
Activity
3w
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
2
Boosts
0
Views
557
Activity
3w
TestFlight Not Working – Internal Testers Can't Install & External Testing Fails
Hello, I'm facing a TestFlight issue that started some time after renewing my Apple Developer Program membership. Issue: Builds upload and process successfully in App Store Connect. Internal testers cannot install any build. TestFlight shows: "The requested app is not available or doesn't exist." Submitting a build for external testing always fails with: "There was an error processing your request." This is happening with every new build and has been occurring for over a last two week. The app had been distributed through TestFlight successfully before this issue started.
Replies
0
Boosts
0
Views
162
Activity
3w
Feature Request: Allow External AI Coding Agents to Access Xcode via MCP, CLI, or an Automation API
The new MCP support for Coding Assistant in Xcode is a fantastic addition. It makes it much easier to work with AI directly inside Xcode, and it’s exciting to see Apple embracing AI-assisted development. However, many developers are now using external AI coding agents—such as Claude Code, Codex, and other terminal-based agents—as their primary development interface. In practice, much of the development workflow has shifted away from manually editing code in Xcode. Instead, developers collaborate with AI agents from the terminal (for example, using tmux), while the agents generate code, modify project settings, write tests, and perform many other development tasks. What these agents are missing is direct access to Xcode itself. It would be incredibly valuable if external AI coding agents could communicate with Xcode through an official MCP server, a CLI, or a dedicated automation API. For example, allowing them to: Build and run projects Control the iOS Simulator (or Device Hub) Launch and control Instruments Capture and analyze performance traces (Time Profiler, Leaks, Memory, SwiftUI, etc.) Inspect build errors, warnings, and diagnostics Access LLDB and debugging information Collect crash logs and symbolicated reports Perform other Xcode-specific operations that are currently only available through the IDE Imagine asking an AI agent to: “Profile my app with Instruments, find the performance bottleneck, explain the results, apply a fix, rebuild the app, and run the profiling session again to verify the improvement.” This would allow the AI to complete an entire development and optimization loop without requiring the developer to manually switch between the terminal and Xcode. The same idea could extend to many other workflows, including debugging, performance tuning, testing, accessibility verification, and simulator automation. Developers could continue using their preferred AI coding agent while still taking full advantage of Xcode’s unique capabilities. As AI-assisted development becomes more common, opening Xcode through an official MCP server, CLI, or automation API would unlock an entirely new class of development workflows. I believe this could become one of the most impactful improvements Apple could make for AI-assisted development. Today, AI agents are already capable of writing code. The next step is enabling them to fully collaborate with Xcode. Opening Xcode to external AI agents would allow developers to focus more on solving problems and less on operating tools.
Replies
2
Boosts
0
Views
311
Activity
3w
Organization enrollment blocked by “Unable to Continue” error before payment
Hello, I am trying to complete an organization enrollment for the Apple Developer Program from India. After previous payment attempts failed, the Apple Developer app now prevents me from continuing. When I select “Enroll Now,” the app immediately displays: “Unable to Continue. Contact support at https://developer.apple.com/contact/.” The error occurs before I can reach the agreement or payment screen. Therefore, I cannot retry the payment or make any progress with the enrollment. The error occurs in the Apple Developer app on my Mac I have contacted Apple Developer Support but have not received a meaningful response or resolution. I also waited on the support line for more than one hour and thirty minutes, but nobody attended the call. I have found other forum posts from developers experiencing the same enrollment and payment problems. Some users have also reported that the error remained even after their enrollment was reset. Could an Apple Developer Program representative please review my case and escalate it to an Enrollment Specialist? I need Apple to either: Remove the account or enrollment restriction and allow me to continue; or Completely withdraw the pending enrollment and clear it from the backend so that I can submit a fresh organization enrollment. Has anyone encountered this exact “Unable to Continue” error before reaching the payment screen and successfully resolved it? If so, please share what Apple Support changed or reset. This issue is blocking our organization from completing enrollment and publishing our application. Any meaningful assistance would be greatly appreciated.
Replies
0
Boosts
0
Views
145
Activity
3w
My Account is stuck to Purchase your membership. To continue your enrollment, complete your purchase now Your purchase may take up to 48 hours to process.
Purchase your membership. To continue your enrollment, complete your purchase now Your purchase may take up to 48 hours to process. Its been more than 3 weeks its stuck to above status and showing Pending in profile section.
Replies
8
Boosts
2
Views
552
Activity
4w
My Apple Developer Program Enrolment keeps getting Rejected
I have been trying to enrol for Apple dev program, but it keeps getting rejected. I have tried on my phone, web and mac app, still the same thing. I also tried creating a new Apple ID, but that too gave an error that the verification code can not be sent. Please help!!! Has anyone faced this too and how did you resolve it? I sent a mail to Apple support team, no response yet
Replies
0
Boosts
0
Views
131
Activity
Jul ’26
Spiraling with app rejections
I've run into numerous rejections for my app with "similar binary code..." and marking my app as spam. I'm not sure what else I can do at this point and would love some tips on what exactly I'm doing wrong, if anything, or whether I should abandon my project. Happy to provide more context once I'm clear whether this is specific to the app submission details or actual code of my app.
Replies
1
Boosts
0
Views
346
Activity
Jul ’26
Apple Watch won’t show PIN when pairing in Device Hub (Solved)
Xcode 27 Beta 3 / watchOS 27 Beta 3 - Apple Watch won’t show PIN when pairing in Device Hub (Solved) I ran into an issue where my Apple Watch could no longer pair with Xcode after I manually removed it from Device Hub. Environment Xcode 27 Beta 3 macOS Tahoe Beta iOS 27 Beta 3 watchOS 27 Beta 3 Symptoms iPhone appears in Device Hub and is Connected. Apple Watch does not appear in Device Hub. On Apple Watch: Settings → Privacy & Security → Developer Mode → Devices My Mac appears in the list. Tapping the Mac: Enter watch passcode. Tap Pair. Expected: Xcode should display a 6-digit PIN. Actual: Xcode remains on “Waiting to Pair” forever. No PIN is shown. Additional observations Running: xcrun devicectl list devices Only shows the iPhone. The Apple Watch never appears. Also, while reproducing the issue, coredeviced receives no pairing request at all. So it doesn’t look like the pairing challenge is failing—the pairing request never reaches the Mac. Things I tried (none worked) Restarted Mac, iPhone and Apple Watch. Removed pairing from Device Hub. Removed the Mac from Apple Watch Developer Mode → Devices. Turned Developer Mode off/on. Erased and re-paired the Apple Watch with the iPhone. Re-enabled wireless development. None of these solved the issue. Solution What finally worked was surprisingly simple: Completely power off the iPhone. Keep the Apple Watch and Mac powered on. Pair the Apple Watch from Device Hub again. Immediately after the iPhone was powered off, Xcode displayed the pairing PIN and the pairing completed successfully. After the watch was paired, I powered the iPhone back on and everything continued to work normally. My guess It seems the iPhone (the companion device) may be holding a stale developer pairing state after the watch is manually unpaired from Device Hub. With the iPhone powered off, the watch appears to communicate directly with the Mac, allowing the pairing challenge to be created successfully. Hopefully this helps anyone else who gets stuck at “Waiting to Pair” with no PIN appearing.
Replies
0
Boosts
0
Views
199
Activity
Jul ’26
External Review - Deleted Build Stuck in Waiting for Review Queue
I deleted Build 16 from the external Test Flight review approval because I want Build 17 to be used and set up for external review. I successfully removed it and it is not showing up under external testing.. but when I try to add my Build 17, it is greyed out and says that Build 16 is still waiting for review. Can you please fix this as soon as possible so I can begin the review process for my Build 17? Please let me know what information you may need. I'm hoping to get this resolved ASAP.
Replies
3
Boosts
0
Views
318
Activity
Jul ’26
Enrollment stuck for weeks despite payment — Case 102924068161, Enrollment ID C4F9MQY752
My priority is activation, not the refund. I understand a refund for an earlier duplicate charge is also in progress, but that is not urgent for me — what I need most is for my membership to be activated so I can access App Store Connect and TestFlight. My app is fully built and ready; this enrollment delay is the only thing blocking me from launching. If anyone from the Apple Developer Support or Enrollment team could look into this case and help move it forward, I would be extremely grateful. I’m also glad to provide any additional documentation needed to complete the review. Thank you very much for your time.
Replies
1
Boosts
0
Views
287
Activity
Jul ’26
Enrollment stuck for weeks despite payment — Case 102924068161, Enrollment ID C4F9MQY752
I’m posting here because I’ve read that the support team is more responsive on these forums, and I’m hoping someone from Apple can take a look at my case. Enrollment ID: C4F9MQY752 Support Case: 102924068161 Current valid order: W1616353197 Timeline: • I enrolled in the Apple Developer Program (Individual) and made a clean, single payment using my primary Apple Account, after being advised to do so by Developer Support following an earlier duplicate-charge issue. • It has now been several weeks since that payment. My developer account still shows “Hobbyist” and prompts me to “Enroll today,” as if no payment or enrollment exists. • I have sent multiple follow-up emails to the case above and called Developer Support, but have not received any update on the actual activation. My priority is activation, not the refund. I understand a refund for an earlier duplicate charge is also in progress, but that is not urgent for me — what I need most is for my membership to be activated so I can access App Store Connect and TestFlight. My app is fully built and ready; this enrollment delay is the only thing blocking me from launching. If anyone from the Apple Developer Support or Enrollment team could look into this case and help move it forward, I would be extremely grateful. I’m also glad to provide any additional documentation needed to complete the review. Thank you very much for your time.
Replies
0
Boosts
0
Views
224
Activity
Jul ’26
Unable to Purchase Apple Developer Program Membership - India Region
Hello, I am trying to enroll in the Apple Developer Program as an Individual developer from India. My enrollment status shows: OM (Pending) When I try to complete the membership purchase, I receive the following errors: "Your Purchase Could Not Be Completed" "Unable to Purchase. This item is currently not available in your country/region." Details: Country/Region: India The payment is not being charged, and the enrollment remains in Pending status. Has anyone experienced this issue recently, and what steps were required to resolve it? Thank you.
Replies
2
Boosts
0
Views
386
Activity
Jul ’26
Why is Xcode Cloud archiving failing?
I'm trying to build an Xcode Cloud workflow, but I keep getting this error. At first it just said I had to accept a license agreement, which I did, but it still didn't work after. I had recently added a new branch to the connected GitHub repository and committed to it so that I can have a beta branch separate from the main one. The only error that happens is when archiving. I am using Xcode 27 beta.
Replies
0
Boosts
0
Views
452
Activity
Jul ’26
Xcode 27 beta 2 almost impossible to use with 16 GB memory Macs.
Hi, I have been testing Xcode 27 beta 2 on macOS 27 beta 2 on a MacBook Air M2 (base model) with 16 GB of memory. When loading previews for the first time, it could take a while, but it looks significantly longer compared to Xcode 26.x on macOS 26.x. Then when trying to launch a simple app with a few screens, the Device Hub takes forever, and then on Activity Monitor, the swap used starts to climb up, almost as high as 12 GB or more. Running an app on Device Hub is almost impossible. Is this a limit of what a MacBook Air can do? This is not my primary machine by the way.
Replies
3
Boosts
2
Views
308
Activity
Jun ’26