Posts under Developer Tools & Services topic

Post

Replies

Boosts

Views

Activity

Xcode 27 Beta 4 regression: "Multiple commands produce" error when a SwiftPM binary xcframework product is linked from both an app target and an embedded framework target
In Xcode 27 Beta 4 (27A5228h), building a project that has a SwiftPM binary target (xcframework) linked directly from both an app target AND a framework target that is embedded in that app fails with "Multiple commands produce" errors. The same project and pbxproj builds successfully in Xcode 27 Beta 3 (27A5218g), so this is a regression introduced in Beta 4. Steps to Reproduce Create a new iOS App project. Add a Framework target (e.g. "SampleCommon") and embed it into the app. Add a SwiftPM dependency for a package that vends a binary xcframework product. Confirmed with airbnb/lottie-spm 4.6.1 (https://github.com/airbnb/lottie-spm). In "Frameworks, Libraries, and Embedded Content" of the app target, add the SwiftPM product (Lottie) with "Embed & Sign". In "Frameworks and Libraries" of the framework target, add the same SwiftPM product (Lottie). Build the app scheme for iOS Simulator. Expected result Build succeeds. The xcframework is embedded exactly once into the .app bundle. This is the behavior in Xcode 27 Beta 3 and Xcode 26. Actual result Build fails with: error: Unexpected duplicate tasks error: Multiple commands produce '.../<App>.app/Frameworks/Lottie.framework/Lottie' error: Multiple commands produce '.../<App>.app/Frameworks/Lottie.framework' Two Copy tasks are emitted for the same output path in the app target: Copy from Build/Products/Debug-iphonesimulator/PackageFrameworks/Lottie.framework Copy from SourcePackages/artifacts/lottie-spm/Lottie/Lottie.xcframework/ios-arm64_x86_64-simulator/Lottie.framework Additionally, an auto-generated target named "Lottiedynamic-product" emits duplicate MkDir / ProcessInfoPlistFile tasks for PackageFrameworks/Lottie.framework, which suggests the packaging path for binary xcframework products has been duplicated in Beta 4. Regression Xcode 27 Beta 3 (27A5218g): builds successfully Xcode 27 Beta 4 (27A5228h): fails with the above errors Xcode 26.x: builds successfully Minimal reproduction The issue reproduces on a 2-target Xcode project (app + framework) with airbnb/lottie-spm added and linked from both targetstory captures the smallest triggering diff: pattern1: app links Lottie only -> BUILD SUCCEEDED pattern2: framework links Lottie only -> BUILD SUCCEEDED pattern3: both app and framework link Lottie -> BUILD FAILED (only on Beta 4) Only the framework target's packageProductDependencies and Frameworks build phase entries differ between the succeeding and failing states. Workaround Link the SwiftPM binary product from only one target (either the app or the framework, not both). If only the framework tarl gets the framework transitively at runtime. Impact Any project that uses a SwiftPM binary xcframework and organizes code across multiple linked targets (a very common pattern for larger apps) is blocked from adopting Xcode 27 Beta 4. Environment Xcode 27.0 Beta 4 (27A5228h) macOS 26.5.2 Package: airbnb/lottie-spm 4.6.1 Destination: iOS Simulator (iPhone 17, latest)
4
4
325
2h
Coding Assistant autocomplete breaks with many Swift packages
I’m seeing a reproducible issue in both Xcode 26 and Xcode 27 where Coding Assistant appears to stop autocompleting when a project contains a larger number of Swift Package dependencies. Symptoms: Autocomplete suggestions from Coding Assistant stop appearing. File targeting with @ stops working. The issue typically appears shortly after opening the project If I start a brand-new chat immediately after opening the project, Coding Assistant sometimes works briefly before failing Reducing or removing Swift Package dependencies fixes the issue I’ve created a sample project that reproduces the problem and have also filed Feedback Assistant report: FB23341243 The issue seems related to package count or project complexity rather than any specific package, although I haven’t yet identified the exact threshold that triggers it. Has anyone else run into this or has anyone found a workaround?
2
3
493
13h
Organization enrollment stuck 3+ weeks after employee verification — no response, phone callbacks not connecting (Case 20000126798187)
Hi, Posting here after exhausting standard support channels for a stuck organization enrollment. Timeline: July 18, 2026 — Submitted Apple Developer Program enrollment for our organization. July 20, 2026 — Received a request for Employee Verification. Submitted the required documentation the same day. Since then — No update, no email, no change in status. The enrollment has been sitting silently for over 3 weeks with no indication of what (if anything) is wrong. Support attempts so far: Opened a support case (Case number: 20000126798187) via developer.apple.com/contact and sent 2 follow-up messages through the case. No response to either. Requested a phone callback through the "Membership and Account" contact option 3 separate times. Each time, no agent connected after 45+ minutes of waiting for the callback. No error message, rejection notice, or request for additional information has been received at any point — the case simply shows no progress. What I'm asking: Could someone from Apple Developer Relations or a forum moderator help look into this case, or advise on how to get a response? I'm happy to provide any additional verification or documentation needed — I just have no visibility into what's blocking the review, and standard channels haven't been able to help. Thanks in advance for any guidance.
0
0
220
15h
No enrollment renewal button
My region was changed several months ago. But now, when the deadline came, the automatic debit from the new card and the new region didn't work. There's also no manual option or "Renew" button on the web, the Developer app on iPhone, or on Mac. Account Holder ID and Media & Purchases the same. I've already tried logging out/logging in, cache, cookies, reboot, dancing around the fire.... Help, please Case ID: 20000133366107
1
0
51
18h
Individual enrollment blocked for 2+ months — identity verification keeps failing (Case 20000134452383)
Hello, I am trying to complete an Individual enrollment and have been stuck for over two months. Current case ID: 20000134452383 Previous case IDs: 102908566671, 102916890689 Region: Türkiye History: I first enrolled using my Turkish passport. Enrollment was withdrawn after identity verification failed, and I was told that Apple Account was no longer eligible for the Apple Developer Program. I contacted Developer Support repeatedly by email, phone and chat over two months with no resolution. During a phone call, an Apple representative advised me to create a new Apple ID and re-enroll. Following that advice, I created a new Apple ID and entered my name exactly as it appears on my passport, without the Turkish character ("Omer" instead of "Ömer"), since I believe the original rejection was a name mismatch. In the process I also made two additional enrollment attempts from separate Apple IDs while trying to get the name spelling accepted. I no longer have access to those accounts and would like them disregarded — I only want to proceed with the account tied to case 20000134452383. If any of them were charged, please refund them. On the current account I attempted verification with my Turkish National ID Card. This was rejected as well. So the account I was instructed to create is now failing verification too, and I have no explanation of the actual rejection reason. What I am asking: Is there a manual identity review path when automated verification keeps failing? Which document is expected for Türkiye — passport or national ID card — and which name spelling should be used when the two differ? Can someone confirm the current status of case 20000134452383 and whether the membership fee will be refunded if enrollment cannot be completed? I understand multiple enrollment attempts may look irregular. They were all made by the same person with the same documents, in an attempt to resolve a name spelling issue, and partly on Apple Support's own advice. I am willing to provide any documentation required, including a live verification call. Thank you.
0
0
27
18h
App Store Connect still shows “Developer Program Membership Expired” 4 days after renewal
Hello, I renewed my Apple Developer Program membership on August 8, 2026, and the yearly membership fee was successfully paid. I received the payment confirmation, and my membership currently shows as active. However, I am seeing the following message: “The Apple Developer Program License Agreement has been updated and needs review. To review and accept the updated agreement, sign in to your account on the Apple Developer website.” When I sign in as the Account Holder, there is no updated agreement or option available for me to review or accept. My apps are currently unavailable on the App Store, and this has been the case despite my membership being successfully renewed. This is seriously affecting my business. Could you please urgently check my account and enable the agreement for review, or resolve any synchronization issue with my membership? Thank you.
0
0
45
19h
Unable to sign into sandbox account on simulator / device hub
Hi, I am unable to sign into the sandbox account on the simulator. Settings > Developer > Sandbox Apple Account > Sign in Xcode: 26.6 (17F113) Xcode Simulator: 16.0 (1063.4) I have even tried on Device Hub on Xcode 27. I vaguely remember being able to sign into the simulator using Questions: Is anyone able to sign into Sandbox account on the simulator / device hub? Is there any workaround? Is this a known issue?
2
0
227
20h
Developer Account Status in Limbo
Hello Apple Developer Support and anyone else who can please help me! I am posting here after receiving no response through the standard support channels in the hope that a staff member can help unstick my enrollment. I attempted to enroll in the Apple Developer Program as an individual about 2 weeks ago. I received the standard order acknowledgment email stating I would receive a response within 2 business days. It has now been almost 3 weeks with no further communication. The specific issue: My account status at developer.apple.com/account shows "Pending" The page still displays a payment button, as if I have not yet paid No charge from Apple has ever appeared on my credit card statement I have not been issued an Enrollment ID. I have not received any request for additional information or verification. Does anyone know what I can do?? Thank you for any help you can provide. Sincerely Mark
0
0
27
21h
App Store Connect Status Not Syncing After Successful Membership Renewal
Dear Apple Developer Support Team, I recently renewed my Apple Developer Program membership on August 8, 2026. When checking my account portal at ⁠developer.apple.com/account⁠, my membership status shows as active with the new expiration date set to August 9, 2027, and all current agreements have been accepted. However, my App Store Connect dashboard still displays a banner stating that my membership has expired, and my apps remain unavailable. Could you please assist in manually refreshing or syncing the account status between the Developer Portal and App Store Connect?
1
0
49
21h
Apple Developer Program team invitation keeps redirecting to the sign-in page
We are experiencing an issue when inviting a user to join our Apple Developer Program team through App Store Connect Users and Access. The purpose of adding this user is to include them as an internal TestFlight tester after the invitation is accepted. The invited user received the Apple Developer invitation email and clicked the "Accept invitation" link. The invitation link opens the following page: https://appstoreconnect.apple.com/activation_ds?key=... The page displays "Sign in to accept your invitation" and asks the user to sign in with an Apple Account. After the user signs in successfully, the page redirects back to the same sign-in page and asks the user to sign in again. The invitation cannot be accepted, and the user cannot join the Apple Developer Program team. Steps to reproduce: Go to Users and Access in App Store Connect. Add a new user and send an invitation to join the Apple Developer Program team. The invited user receives the Apple Developer invitation email. The invited user clicks the "Accept invitation" link. The page opens appstoreconnect.apple.com/activation_ds. The user signs in with an Apple Account. After signing in, the page redirects back to the same sign-in page. Repeating the sign-in process results in the same redirect loop. Expected result: The invitation should be accepted after the user signs in, and the user should be added to the Apple Developer Program team. Actual result: The page keeps redirecting back to the sign-in page, and the user cannot accept the invitation. Troubleshooting already tried: Safari and Chrome Private browsing mode Clearing browser cookies Signing out of Apple ID before opening the invitation link again Opening the link directly in the browser instead of an email app embedded browser The issue still occurs.
3
2
532
21h
Complaints Handling: Member Blocked from App Store Connect
I have spent eight weeks trying to get this account opened, and I paid for it over six weeks ago. Roni confirmed that the escalation managers have had every piece of information they requested for weeks, but the account still has not been opened. I asked to file a complaint about the escalation managers. Roni could not tell me the name of the department that would review my complaint, nor could she explain the complaint process. After she gave me conflicting information, I said I would also like to complain about the lack of clear information; she told me she did not know Apple's complaint process at all. She then said that any complaint about her would go to a separate team. When I asked whether both complaints would go to the same team, she said she was not allowed to tell me. I have therefore paid for a service that has not been delivered, and been given no usable route to complain about either failure. An account taking 8 weeks is bad service. An advisor telling you she cannot name the reviewing department, cannot describe the process, and is not allowed to say whether two complaints go to the same team — that's a company with no functioning complaints route. Complaints are discretionary for Apple; money isn't. A paid-for service has to be performed within a reasonable time, and 6+ weeks with zero outstanding items is past it. App Store Connect isn't a convenience — it's the entire benefit of the thing I paid for. No App Store Connect means no submissions, no builds, no releases, no revenue. I haven't received partial service; I've received none of it.
1
0
58
21h
Apple Developer Enrollment Issues, Payment Problems, and Account Access
Hello, I’m trying to enroll in the Apple Developer Program, but I’m having an issue with the enrollment and payment process. I initially signed up through the Apple Developer app. However, when I try to enroll, I cannot click “Enroll Now.” Under the enrollment section, I see a message saying: “Enrollment through the Apple Developer app is not available for this Apple Account.” I then went to the Apple Developer website to try to complete the enrollment and pay the $99 USD membership fee. However, the payment did not go through, and I received the message: “We’re having a problem with your payment.” A team member then tried to make the payment using their credit card. The payment went through, and Apple asked me to provide identity verification documents. I uploaded the requested documents, and Apple confirmed that they received them. However, a couple of hours later, I received another email saying: “We’re having a problem with your payment.” This has left me confused about the status of my enrollment. My main concern is what happens if I successfully pay the $99 USD membership fee I’m wondering if there is an issue with my account, my enrollment, or a policy violation. What i need to do to receive my Developer Program membership, or could my enrollment account suspended/terminated after payment? When I log back into the Apple Developer website, I see this message: “Sorry, you don’t have access. Your account isn’t authorized to upload files. To sign in with a different Apple Account, or to continue your enrollment, complete your purchase now.” Could someone please explain: Why my Apple Developer app says enrollment is not available for my Apple Account. Why my payment keeps showing “We’re having a problem with your payment.” Whether payment of the $99 fee guarantees enrollment or if Apple still has to approve the account afterward. What happens to the $99 payment if enrollment is rejected or the account cannot be activated. What happens if an enrolled developer later violates an Apple Developer Program policy Thank you for any help or clarification.
1
0
73
22h
Active subscription not linked to enrollment record — Order MXG5MQXMB7
My Apple Developer Program subscription is active and has been charged, but my enrollment record does not reflect it. The payment and the enrollment appear to be disconnected. Apple ID: app.dev13 [at] icloud.com Order Number: MXG5MQXMB7 Sequence: 1-14176576193 Document: 684171427919 Invoice date: 4 August 2026 Amount: EUR 98.99 Subscription renewal date: 4 August 2027 Region: France What I see on my side: Settings > Media & Purchases > Subscriptions shows an ACTIVE subscription: "Apple Developer — Apple Developer Program Membership — EUR 98.99 — Renews 4 August 2027". developer.apple.com/account displays: "Purchase your membership. To continue your enrollment, complete your purchase now. Your purchase may take up to 48 hours to process." The account header shows "(Pending)". The Apple Developer app shows "Apple Developer Program — Enrollment Pending — You'll receive an email soon", and the Enroll button is greyed out and cannot be tapped. So the subscription is billing, but the enrollment record behaves as if no payment was ever made. There is no identity verification prompt available anywhere, and no self-serve path forward. I have not clicked the "purchase your membership" link, to avoid being charged a second time for a membership I already hold. Relevant context: the email address on this Apple Account was previously on a domain that has since expired. Any message Apple sent before 6 August 2026 would have bounced and was never delivered. The account email was updated to app.dev13 [at] icloud.com on 6 August, and the account name was corrected to my legal name the same day. Both are now correct and reachable. I have also opened a support case through the Developer Contact form. Could an Apple Developer Support team member please review this enrollment and relink the existing subscription to the enrollment record? Alternatively, any guidance on the correct escalation path would be appreciated.
1
0
54
22h
Apple Developer Program enrollment blocked for 2 months despite escalation – Case 102909604897
Title: Apple Developer Program enrollment blocked for 2 months despite escalation – Case 102909604897 Hello, I am seeking assistance with an Apple Developer Program enrollment issue that has now remained unresolved for approximately two months. When I attempt to enroll as an individual, clicking “Enroll” immediately results in: “Your enrollment could not be completed. Your enrollment in the Apple Developer Program could not be completed at this time.” The error occurs immediately, before I can proceed through the enrollment process or reach payment. What has already been established: • My Apple Account works normally and two-factor authentication is enabled. • My legal name and account information are correct. • I can access developer.apple.com/account. • Apple Developer Support confirmed that my trusted device is already associated with an existing Apple Developer Program or Apple Developer Enterprise Program account. • I subsequently found an Apple email sent to my current Apple Account in January 2026 confirming “Agreement Signed: Apple Developer Agreement.” • I am not aware of any other active Developer Program membership that I could use. Support case 102909604897 was escalated to a Senior Advisor. I was informed that the Operations Team had reviewed the case and forwarded it to another appropriate internal team for further review. Unfortunately, approximately two months have now passed without resolution. I have followed up several times and have been told that support volumes are high, but I have not received a technical resolution, a request for additional information, or an estimated timeframe. This is now preventing me from using TestFlight and distributing my iOS applications. I understand that account-specific information cannot be investigated publicly. I am therefore not asking for account details to be disclosed here. Could someone from Apple Developer Program Support please review or internally follow up on case 102909604897 and advise whether any further action is required from my side? I am fully available to provide identity documentation or any other information required through an appropriate private Apple support channel. Thank you. Christian Thiel-Hirschmann
1
0
62
22h
Apple Developer Account Migration Stuck for Over 3 Months — No Support Response
Hello Apple Developer Community, I’m posting here as a last resort, hoping someone from the community or Apple can help me resolve this issue. I have an individual Apple Developer account and submitted a request to migrate it to an Organization account. According to the message shown in my Apple Developer account, the migration is still being processed: “We’re processing your membership migration from an individual to an organization.” The problem is that this has been going on for more than 3 months, and during this entire period, my developer membership benefits have been disabled, meaning **I cannot properly use my Apple Developer account or access the services I need. ** I have tried every available support channel I have genuinely tried everything I could: Support tickets: Submitted and still open, with no meaningful response. Email: Contacted Apple Developer Support multiple times, with no response. Phone support: Called multiple times and waited more than 3 hours on some occasions, without someone answering my calls at all. I have repeatedly attempted to follow up, but I am still stuck at the same stage. At this point, I don't know what else I can do. Three months is an extremely long time for an account migration, especially when the process completely disables the developer membership. I understand that account migrations may require verification and processing, but there should at least be a clear status update or a way to escalate an issue that has been pending for this long. I would really appreciate it if someone could advise me on: How can I escalate this migration request? Is there a specific Apple Developer team or department that handles delayed organization migrations? Is there any way to get an actual status update on my request? Can Apple restore my developer membership benefits while the migration is being processed? I’m not looking to bypass Apple's procedures. I simply need someone to review the case and tell me what is causing the delay and what I need to do to complete the migration. My account currently shows that the migration is still being processed, as shown in the attached screenshot. If anyone from Apple Developer Support sees this, please help me escalate this case. Thank you.
1
0
91
22h
App Store submission blocked after Xcode 27 beta / macOS update
I am experiencing an App Store submission issue after updating my Mac development environment. A build of my iOS app can be uploaded and appears in App Store Connect/TestFlight, but when I try to use the build for App Review, it is rejected because it was built using a beta version of Xcode. I am currently using Xcode 27 beta because of the macOS environment installed on this Mac. I have been advised that I may need to return the Mac to a stable macOS/Xcode environment and rebuild the app. This is particularly concerning because the app and its development data already exist on this Mac, and reverting the development environment may require a full backup and OS reinstallation. I would like to know: What is the officially supported procedure to return to a stable macOS and Xcode environment without losing development data? Which stable Xcode version should be used to rebuild the app for App Store submission? Is there any supported way to submit the existing build, or must it be rebuilt completely with a non-beta Xcode? I would also like to know whether other developers using the current beta environment are experiencing the same App Store Connect submission restriction. I would also like clarification regarding responsibility and remediation in this situation. If a development environment provided through Apple’s software update or beta distribution results in an existing application becoming unable to be submitted to App Store Connect, what responsibility does Apple assume for the resulting disruption to developers? In particular, if resolving the issue requires backing up development data, reinstalling macOS, reinstalling Xcode, and rebuilding the application, does Apple provide an official recovery procedure or support for developers affected by this situation? I believe this is important not only for my application, but also for other developers who may encounter the same issue. I would appreciate an official clarification from Apple regarding both the technical solution and Apple’s policy for developers affected by this problem. Thank you.
1
0
39
22h
Account Holder of a team, but portal shows free account and enrollment is blocked — support case unanswered for 3 weeks
I've hit a state I can't get out of and support hasn't responded, so posting here in case someone from Apple can route it. developer.apple.com/account shows me only the free-account view — no Membership section, no team, no Certificates, Identifiers & Profiles, and no Renew option. It offers "Join the Apple Developer Program". But clicking Enroll lands on developer.apple.com/enroll/ineligible/account-holder: "Your Apple Account is already associated with the Account Holder of a membership." Xcode: "Unable to find a team with the given Team ID 'S25RFUK37U' to which you belong." App Store Connect still works and still lists my published apps, so the team record clearly exists. So I can't enroll (Apple says I already have a membership) and I can't renew (no membership is exposed anywhere in my account). I'm the sole Account Holder, nobody else administers the account, and I received no email about expiration or termination. Case 102945522781 has been open since July 18 with three messages sent and only automated acknowledgements in return. Has anyone seen this specific combination, and is there a way to get a Developer Account team review other than the standard contact form?
1
0
83
22h
Enrollment blocked — both ID documents rejected by automated verification (Serbia-based account, foreign passport)
I've been stuck on Individual enrollment for three weeks and I'm hoping someone here has found a way through this. Setup: Apple Account region is Serbia. I'm a legal resident of Serbia with a Serbian address, Serbian bank card, and a Serbian residence permit. My passport was issued by another country. What happens: Web enrollment stalled after the order acknowledgement email — no charge, no membership confirmation, and the site kept showing "Complete your purchase" indefinitely. Developer Support told me to re-enroll through the Apple Developer app instead, which is where I hit identity verification. In the app, both of my documents are rejected, each with a different error: Serbian residence permit card → "Upload Error — Your identity couldn't be verified because the image you submitted is unclear or obscured. Please try again." Retried on multiple devices, good lighting, plain background, no glare, full document in frame. The card is clean and valid. I suspect the scanner simply doesn't support this document type. Passport → "Invalid Submission — Your identity couldn't be verified because the ID you submitted isn't accepted for your region or doesn't match the document type you selected. Please try again." Passport was correctly selected as the document type, so this looks like a region/nationality mismatch check rather than a user error. So one document is the right region but an unsupported type, and the other is a supported type but the wrong region. There is no third option available to me. What support suggested: change my Apple Account region to match my nationality and enroll again. I don't think that's viable — the account region is supposed to reflect where you legally reside and where your payment method is registered, and in that country App Store payment processing has been discontinued, so the membership couldn't be paid for anyway. Current status: the case was escalated to "the relevant team" eleven days ago. Two follow-ups, no response since. Phone support isn't offered for my country in the contact tool. Questions for anyone who's been here: Has anyone with a foreign passport and a local residence permit gotten through identity verification for an EU/Balkans account? Which document worked? Has anyone received a secure upload link for manual document review? How was it requested, and how long did it take? Is there any channel that reaches the identity verification team directly, or is waiting on the escalation the only option? Case number: 20000120667511 Any pointers appreciated.
0
0
28
23h
Xcode 27 Beta 4 regression: "Multiple commands produce" error when a SwiftPM binary xcframework product is linked from both an app target and an embedded framework target
In Xcode 27 Beta 4 (27A5228h), building a project that has a SwiftPM binary target (xcframework) linked directly from both an app target AND a framework target that is embedded in that app fails with "Multiple commands produce" errors. The same project and pbxproj builds successfully in Xcode 27 Beta 3 (27A5218g), so this is a regression introduced in Beta 4. Steps to Reproduce Create a new iOS App project. Add a Framework target (e.g. "SampleCommon") and embed it into the app. Add a SwiftPM dependency for a package that vends a binary xcframework product. Confirmed with airbnb/lottie-spm 4.6.1 (https://github.com/airbnb/lottie-spm). In "Frameworks, Libraries, and Embedded Content" of the app target, add the SwiftPM product (Lottie) with "Embed & Sign". In "Frameworks and Libraries" of the framework target, add the same SwiftPM product (Lottie). Build the app scheme for iOS Simulator. Expected result Build succeeds. The xcframework is embedded exactly once into the .app bundle. This is the behavior in Xcode 27 Beta 3 and Xcode 26. Actual result Build fails with: error: Unexpected duplicate tasks error: Multiple commands produce '.../<App>.app/Frameworks/Lottie.framework/Lottie' error: Multiple commands produce '.../<App>.app/Frameworks/Lottie.framework' Two Copy tasks are emitted for the same output path in the app target: Copy from Build/Products/Debug-iphonesimulator/PackageFrameworks/Lottie.framework Copy from SourcePackages/artifacts/lottie-spm/Lottie/Lottie.xcframework/ios-arm64_x86_64-simulator/Lottie.framework Additionally, an auto-generated target named "Lottiedynamic-product" emits duplicate MkDir / ProcessInfoPlistFile tasks for PackageFrameworks/Lottie.framework, which suggests the packaging path for binary xcframework products has been duplicated in Beta 4. Regression Xcode 27 Beta 3 (27A5218g): builds successfully Xcode 27 Beta 4 (27A5228h): fails with the above errors Xcode 26.x: builds successfully Minimal reproduction The issue reproduces on a 2-target Xcode project (app + framework) with airbnb/lottie-spm added and linked from both targetstory captures the smallest triggering diff: pattern1: app links Lottie only -> BUILD SUCCEEDED pattern2: framework links Lottie only -> BUILD SUCCEEDED pattern3: both app and framework link Lottie -> BUILD FAILED (only on Beta 4) Only the framework target's packageProductDependencies and Frameworks build phase entries differ between the succeeding and failing states. Workaround Link the SwiftPM binary product from only one target (either the app or the framework, not both). If only the framework tarl gets the framework transitively at runtime. Impact Any project that uses a SwiftPM binary xcframework and organizes code across multiple linked targets (a very common pattern for larger apps) is blocked from adopting Xcode 27 Beta 4. Environment Xcode 27.0 Beta 4 (27A5228h) macOS 26.5.2 Package: airbnb/lottie-spm 4.6.1 Destination: iOS Simulator (iPhone 17, latest)
Replies
4
Boosts
4
Views
325
Activity
2h
App Startup with Debugger in Xcode 26 is slow
My app start up has became horrid. It takes 1 minute to open SQLlite database for my rust core. Impossible to work... I have Address Sanitizer, Thread Perf Checker and Thread Sanitizer disabled...
Replies
27
Boosts
6
Views
3.7k
Activity
12h
Coding Assistant autocomplete breaks with many Swift packages
I’m seeing a reproducible issue in both Xcode 26 and Xcode 27 where Coding Assistant appears to stop autocompleting when a project contains a larger number of Swift Package dependencies. Symptoms: Autocomplete suggestions from Coding Assistant stop appearing. File targeting with @ stops working. The issue typically appears shortly after opening the project If I start a brand-new chat immediately after opening the project, Coding Assistant sometimes works briefly before failing Reducing or removing Swift Package dependencies fixes the issue I’ve created a sample project that reproduces the problem and have also filed Feedback Assistant report: FB23341243 The issue seems related to package count or project complexity rather than any specific package, although I haven’t yet identified the exact threshold that triggers it. Has anyone else run into this or has anyone found a workaround?
Replies
2
Boosts
3
Views
493
Activity
13h
Organization enrollment stuck 3+ weeks after employee verification — no response, phone callbacks not connecting (Case 20000126798187)
Hi, Posting here after exhausting standard support channels for a stuck organization enrollment. Timeline: July 18, 2026 — Submitted Apple Developer Program enrollment for our organization. July 20, 2026 — Received a request for Employee Verification. Submitted the required documentation the same day. Since then — No update, no email, no change in status. The enrollment has been sitting silently for over 3 weeks with no indication of what (if anything) is wrong. Support attempts so far: Opened a support case (Case number: 20000126798187) via developer.apple.com/contact and sent 2 follow-up messages through the case. No response to either. Requested a phone callback through the "Membership and Account" contact option 3 separate times. Each time, no agent connected after 45+ minutes of waiting for the callback. No error message, rejection notice, or request for additional information has been received at any point — the case simply shows no progress. What I'm asking: Could someone from Apple Developer Relations or a forum moderator help look into this case, or advise on how to get a response? I'm happy to provide any additional verification or documentation needed — I just have no visibility into what's blocking the review, and standard channels haven't been able to help. Thanks in advance for any guidance.
Replies
0
Boosts
0
Views
220
Activity
15h
No enrollment renewal button
My region was changed several months ago. But now, when the deadline came, the automatic debit from the new card and the new region didn't work. There's also no manual option or "Renew" button on the web, the Developer app on iPhone, or on Mac. Account Holder ID and Media & Purchases the same. I've already tried logging out/logging in, cache, cookies, reboot, dancing around the fire.... Help, please Case ID: 20000133366107
Replies
1
Boosts
0
Views
51
Activity
18h
Individual enrollment blocked for 2+ months — identity verification keeps failing (Case 20000134452383)
Hello, I am trying to complete an Individual enrollment and have been stuck for over two months. Current case ID: 20000134452383 Previous case IDs: 102908566671, 102916890689 Region: Türkiye History: I first enrolled using my Turkish passport. Enrollment was withdrawn after identity verification failed, and I was told that Apple Account was no longer eligible for the Apple Developer Program. I contacted Developer Support repeatedly by email, phone and chat over two months with no resolution. During a phone call, an Apple representative advised me to create a new Apple ID and re-enroll. Following that advice, I created a new Apple ID and entered my name exactly as it appears on my passport, without the Turkish character ("Omer" instead of "Ömer"), since I believe the original rejection was a name mismatch. In the process I also made two additional enrollment attempts from separate Apple IDs while trying to get the name spelling accepted. I no longer have access to those accounts and would like them disregarded — I only want to proceed with the account tied to case 20000134452383. If any of them were charged, please refund them. On the current account I attempted verification with my Turkish National ID Card. This was rejected as well. So the account I was instructed to create is now failing verification too, and I have no explanation of the actual rejection reason. What I am asking: Is there a manual identity review path when automated verification keeps failing? Which document is expected for Türkiye — passport or national ID card — and which name spelling should be used when the two differ? Can someone confirm the current status of case 20000134452383 and whether the membership fee will be refunded if enrollment cannot be completed? I understand multiple enrollment attempts may look irregular. They were all made by the same person with the same documents, in an attempt to resolve a name spelling issue, and partly on Apple Support's own advice. I am willing to provide any documentation required, including a live verification call. Thank you.
Replies
0
Boosts
0
Views
27
Activity
18h
App Store Connect still shows “Developer Program Membership Expired” 4 days after renewal
Hello, I renewed my Apple Developer Program membership on August 8, 2026, and the yearly membership fee was successfully paid. I received the payment confirmation, and my membership currently shows as active. However, I am seeing the following message: “The Apple Developer Program License Agreement has been updated and needs review. To review and accept the updated agreement, sign in to your account on the Apple Developer website.” When I sign in as the Account Holder, there is no updated agreement or option available for me to review or accept. My apps are currently unavailable on the App Store, and this has been the case despite my membership being successfully renewed. This is seriously affecting my business. Could you please urgently check my account and enable the agreement for review, or resolve any synchronization issue with my membership? Thank you.
Replies
0
Boosts
0
Views
45
Activity
19h
Unable to sign into sandbox account on simulator / device hub
Hi, I am unable to sign into the sandbox account on the simulator. Settings > Developer > Sandbox Apple Account > Sign in Xcode: 26.6 (17F113) Xcode Simulator: 16.0 (1063.4) I have even tried on Device Hub on Xcode 27. I vaguely remember being able to sign into the simulator using Questions: Is anyone able to sign into Sandbox account on the simulator / device hub? Is there any workaround? Is this a known issue?
Replies
2
Boosts
0
Views
227
Activity
20h
Developer Account Status in Limbo
Hello Apple Developer Support and anyone else who can please help me! I am posting here after receiving no response through the standard support channels in the hope that a staff member can help unstick my enrollment. I attempted to enroll in the Apple Developer Program as an individual about 2 weeks ago. I received the standard order acknowledgment email stating I would receive a response within 2 business days. It has now been almost 3 weeks with no further communication. The specific issue: My account status at developer.apple.com/account shows "Pending" The page still displays a payment button, as if I have not yet paid No charge from Apple has ever appeared on my credit card statement I have not been issued an Enrollment ID. I have not received any request for additional information or verification. Does anyone know what I can do?? Thank you for any help you can provide. Sincerely Mark
Replies
0
Boosts
0
Views
27
Activity
21h
App Store Connect Status Not Syncing After Successful Membership Renewal
Dear Apple Developer Support Team, I recently renewed my Apple Developer Program membership on August 8, 2026. When checking my account portal at ⁠developer.apple.com/account⁠, my membership status shows as active with the new expiration date set to August 9, 2027, and all current agreements have been accepted. However, my App Store Connect dashboard still displays a banner stating that my membership has expired, and my apps remain unavailable. Could you please assist in manually refreshing or syncing the account status between the Developer Portal and App Store Connect?
Replies
1
Boosts
0
Views
49
Activity
21h
Apple Developer Program team invitation keeps redirecting to the sign-in page
We are experiencing an issue when inviting a user to join our Apple Developer Program team through App Store Connect Users and Access. The purpose of adding this user is to include them as an internal TestFlight tester after the invitation is accepted. The invited user received the Apple Developer invitation email and clicked the "Accept invitation" link. The invitation link opens the following page: https://appstoreconnect.apple.com/activation_ds?key=... The page displays "Sign in to accept your invitation" and asks the user to sign in with an Apple Account. After the user signs in successfully, the page redirects back to the same sign-in page and asks the user to sign in again. The invitation cannot be accepted, and the user cannot join the Apple Developer Program team. Steps to reproduce: Go to Users and Access in App Store Connect. Add a new user and send an invitation to join the Apple Developer Program team. The invited user receives the Apple Developer invitation email. The invited user clicks the "Accept invitation" link. The page opens appstoreconnect.apple.com/activation_ds. The user signs in with an Apple Account. After signing in, the page redirects back to the same sign-in page. Repeating the sign-in process results in the same redirect loop. Expected result: The invitation should be accepted after the user signs in, and the user should be added to the Apple Developer Program team. Actual result: The page keeps redirecting back to the sign-in page, and the user cannot accept the invitation. Troubleshooting already tried: Safari and Chrome Private browsing mode Clearing browser cookies Signing out of Apple ID before opening the invitation link again Opening the link directly in the browser instead of an email app embedded browser The issue still occurs.
Replies
3
Boosts
2
Views
532
Activity
21h
Complaints Handling: Member Blocked from App Store Connect
I have spent eight weeks trying to get this account opened, and I paid for it over six weeks ago. Roni confirmed that the escalation managers have had every piece of information they requested for weeks, but the account still has not been opened. I asked to file a complaint about the escalation managers. Roni could not tell me the name of the department that would review my complaint, nor could she explain the complaint process. After she gave me conflicting information, I said I would also like to complain about the lack of clear information; she told me she did not know Apple's complaint process at all. She then said that any complaint about her would go to a separate team. When I asked whether both complaints would go to the same team, she said she was not allowed to tell me. I have therefore paid for a service that has not been delivered, and been given no usable route to complain about either failure. An account taking 8 weeks is bad service. An advisor telling you she cannot name the reviewing department, cannot describe the process, and is not allowed to say whether two complaints go to the same team — that's a company with no functioning complaints route. Complaints are discretionary for Apple; money isn't. A paid-for service has to be performed within a reasonable time, and 6+ weeks with zero outstanding items is past it. App Store Connect isn't a convenience — it's the entire benefit of the thing I paid for. No App Store Connect means no submissions, no builds, no releases, no revenue. I haven't received partial service; I've received none of it.
Replies
1
Boosts
0
Views
58
Activity
21h
Apple Developer Enrollment Issues, Payment Problems, and Account Access
Hello, I’m trying to enroll in the Apple Developer Program, but I’m having an issue with the enrollment and payment process. I initially signed up through the Apple Developer app. However, when I try to enroll, I cannot click “Enroll Now.” Under the enrollment section, I see a message saying: “Enrollment through the Apple Developer app is not available for this Apple Account.” I then went to the Apple Developer website to try to complete the enrollment and pay the $99 USD membership fee. However, the payment did not go through, and I received the message: “We’re having a problem with your payment.” A team member then tried to make the payment using their credit card. The payment went through, and Apple asked me to provide identity verification documents. I uploaded the requested documents, and Apple confirmed that they received them. However, a couple of hours later, I received another email saying: “We’re having a problem with your payment.” This has left me confused about the status of my enrollment. My main concern is what happens if I successfully pay the $99 USD membership fee I’m wondering if there is an issue with my account, my enrollment, or a policy violation. What i need to do to receive my Developer Program membership, or could my enrollment account suspended/terminated after payment? When I log back into the Apple Developer website, I see this message: “Sorry, you don’t have access. Your account isn’t authorized to upload files. To sign in with a different Apple Account, or to continue your enrollment, complete your purchase now.” Could someone please explain: Why my Apple Developer app says enrollment is not available for my Apple Account. Why my payment keeps showing “We’re having a problem with your payment.” Whether payment of the $99 fee guarantees enrollment or if Apple still has to approve the account afterward. What happens to the $99 payment if enrollment is rejected or the account cannot be activated. What happens if an enrolled developer later violates an Apple Developer Program policy Thank you for any help or clarification.
Replies
1
Boosts
0
Views
73
Activity
22h
Active subscription not linked to enrollment record — Order MXG5MQXMB7
My Apple Developer Program subscription is active and has been charged, but my enrollment record does not reflect it. The payment and the enrollment appear to be disconnected. Apple ID: app.dev13 [at] icloud.com Order Number: MXG5MQXMB7 Sequence: 1-14176576193 Document: 684171427919 Invoice date: 4 August 2026 Amount: EUR 98.99 Subscription renewal date: 4 August 2027 Region: France What I see on my side: Settings > Media & Purchases > Subscriptions shows an ACTIVE subscription: "Apple Developer — Apple Developer Program Membership — EUR 98.99 — Renews 4 August 2027". developer.apple.com/account displays: "Purchase your membership. To continue your enrollment, complete your purchase now. Your purchase may take up to 48 hours to process." The account header shows "(Pending)". The Apple Developer app shows "Apple Developer Program — Enrollment Pending — You'll receive an email soon", and the Enroll button is greyed out and cannot be tapped. So the subscription is billing, but the enrollment record behaves as if no payment was ever made. There is no identity verification prompt available anywhere, and no self-serve path forward. I have not clicked the "purchase your membership" link, to avoid being charged a second time for a membership I already hold. Relevant context: the email address on this Apple Account was previously on a domain that has since expired. Any message Apple sent before 6 August 2026 would have bounced and was never delivered. The account email was updated to app.dev13 [at] icloud.com on 6 August, and the account name was corrected to my legal name the same day. Both are now correct and reachable. I have also opened a support case through the Developer Contact form. Could an Apple Developer Support team member please review this enrollment and relink the existing subscription to the enrollment record? Alternatively, any guidance on the correct escalation path would be appreciated.
Replies
1
Boosts
0
Views
54
Activity
22h
Apple Developer Program enrollment blocked for 2 months despite escalation – Case 102909604897
Title: Apple Developer Program enrollment blocked for 2 months despite escalation – Case 102909604897 Hello, I am seeking assistance with an Apple Developer Program enrollment issue that has now remained unresolved for approximately two months. When I attempt to enroll as an individual, clicking “Enroll” immediately results in: “Your enrollment could not be completed. Your enrollment in the Apple Developer Program could not be completed at this time.” The error occurs immediately, before I can proceed through the enrollment process or reach payment. What has already been established: • My Apple Account works normally and two-factor authentication is enabled. • My legal name and account information are correct. • I can access developer.apple.com/account. • Apple Developer Support confirmed that my trusted device is already associated with an existing Apple Developer Program or Apple Developer Enterprise Program account. • I subsequently found an Apple email sent to my current Apple Account in January 2026 confirming “Agreement Signed: Apple Developer Agreement.” • I am not aware of any other active Developer Program membership that I could use. Support case 102909604897 was escalated to a Senior Advisor. I was informed that the Operations Team had reviewed the case and forwarded it to another appropriate internal team for further review. Unfortunately, approximately two months have now passed without resolution. I have followed up several times and have been told that support volumes are high, but I have not received a technical resolution, a request for additional information, or an estimated timeframe. This is now preventing me from using TestFlight and distributing my iOS applications. I understand that account-specific information cannot be investigated publicly. I am therefore not asking for account details to be disclosed here. Could someone from Apple Developer Program Support please review or internally follow up on case 102909604897 and advise whether any further action is required from my side? I am fully available to provide identity documentation or any other information required through an appropriate private Apple support channel. Thank you. Christian Thiel-Hirschmann
Replies
1
Boosts
0
Views
62
Activity
22h
Apple Developer Account Migration Stuck for Over 3 Months — No Support Response
Hello Apple Developer Community, I’m posting here as a last resort, hoping someone from the community or Apple can help me resolve this issue. I have an individual Apple Developer account and submitted a request to migrate it to an Organization account. According to the message shown in my Apple Developer account, the migration is still being processed: “We’re processing your membership migration from an individual to an organization.” The problem is that this has been going on for more than 3 months, and during this entire period, my developer membership benefits have been disabled, meaning **I cannot properly use my Apple Developer account or access the services I need. ** I have tried every available support channel I have genuinely tried everything I could: Support tickets: Submitted and still open, with no meaningful response. Email: Contacted Apple Developer Support multiple times, with no response. Phone support: Called multiple times and waited more than 3 hours on some occasions, without someone answering my calls at all. I have repeatedly attempted to follow up, but I am still stuck at the same stage. At this point, I don't know what else I can do. Three months is an extremely long time for an account migration, especially when the process completely disables the developer membership. I understand that account migrations may require verification and processing, but there should at least be a clear status update or a way to escalate an issue that has been pending for this long. I would really appreciate it if someone could advise me on: How can I escalate this migration request? Is there a specific Apple Developer team or department that handles delayed organization migrations? Is there any way to get an actual status update on my request? Can Apple restore my developer membership benefits while the migration is being processed? I’m not looking to bypass Apple's procedures. I simply need someone to review the case and tell me what is causing the delay and what I need to do to complete the migration. My account currently shows that the migration is still being processed, as shown in the attached screenshot. If anyone from Apple Developer Support sees this, please help me escalate this case. Thank you.
Replies
1
Boosts
0
Views
91
Activity
22h
App Store submission blocked after Xcode 27 beta / macOS update
I am experiencing an App Store submission issue after updating my Mac development environment. A build of my iOS app can be uploaded and appears in App Store Connect/TestFlight, but when I try to use the build for App Review, it is rejected because it was built using a beta version of Xcode. I am currently using Xcode 27 beta because of the macOS environment installed on this Mac. I have been advised that I may need to return the Mac to a stable macOS/Xcode environment and rebuild the app. This is particularly concerning because the app and its development data already exist on this Mac, and reverting the development environment may require a full backup and OS reinstallation. I would like to know: What is the officially supported procedure to return to a stable macOS and Xcode environment without losing development data? Which stable Xcode version should be used to rebuild the app for App Store submission? Is there any supported way to submit the existing build, or must it be rebuilt completely with a non-beta Xcode? I would also like to know whether other developers using the current beta environment are experiencing the same App Store Connect submission restriction. I would also like clarification regarding responsibility and remediation in this situation. If a development environment provided through Apple’s software update or beta distribution results in an existing application becoming unable to be submitted to App Store Connect, what responsibility does Apple assume for the resulting disruption to developers? In particular, if resolving the issue requires backing up development data, reinstalling macOS, reinstalling Xcode, and rebuilding the application, does Apple provide an official recovery procedure or support for developers affected by this situation? I believe this is important not only for my application, but also for other developers who may encounter the same issue. I would appreciate an official clarification from Apple regarding both the technical solution and Apple’s policy for developers affected by this problem. Thank you.
Replies
1
Boosts
0
Views
39
Activity
22h
Account Holder of a team, but portal shows free account and enrollment is blocked — support case unanswered for 3 weeks
I've hit a state I can't get out of and support hasn't responded, so posting here in case someone from Apple can route it. developer.apple.com/account shows me only the free-account view — no Membership section, no team, no Certificates, Identifiers & Profiles, and no Renew option. It offers "Join the Apple Developer Program". But clicking Enroll lands on developer.apple.com/enroll/ineligible/account-holder: "Your Apple Account is already associated with the Account Holder of a membership." Xcode: "Unable to find a team with the given Team ID 'S25RFUK37U' to which you belong." App Store Connect still works and still lists my published apps, so the team record clearly exists. So I can't enroll (Apple says I already have a membership) and I can't renew (no membership is exposed anywhere in my account). I'm the sole Account Holder, nobody else administers the account, and I received no email about expiration or termination. Case 102945522781 has been open since July 18 with three messages sent and only automated acknowledgements in return. Has anyone seen this specific combination, and is there a way to get a Developer Account team review other than the standard contact form?
Replies
1
Boosts
0
Views
83
Activity
22h
Enrollment blocked — both ID documents rejected by automated verification (Serbia-based account, foreign passport)
I've been stuck on Individual enrollment for three weeks and I'm hoping someone here has found a way through this. Setup: Apple Account region is Serbia. I'm a legal resident of Serbia with a Serbian address, Serbian bank card, and a Serbian residence permit. My passport was issued by another country. What happens: Web enrollment stalled after the order acknowledgement email — no charge, no membership confirmation, and the site kept showing "Complete your purchase" indefinitely. Developer Support told me to re-enroll through the Apple Developer app instead, which is where I hit identity verification. In the app, both of my documents are rejected, each with a different error: Serbian residence permit card → "Upload Error — Your identity couldn't be verified because the image you submitted is unclear or obscured. Please try again." Retried on multiple devices, good lighting, plain background, no glare, full document in frame. The card is clean and valid. I suspect the scanner simply doesn't support this document type. Passport → "Invalid Submission — Your identity couldn't be verified because the ID you submitted isn't accepted for your region or doesn't match the document type you selected. Please try again." Passport was correctly selected as the document type, so this looks like a region/nationality mismatch check rather than a user error. So one document is the right region but an unsupported type, and the other is a supported type but the wrong region. There is no third option available to me. What support suggested: change my Apple Account region to match my nationality and enroll again. I don't think that's viable — the account region is supposed to reflect where you legally reside and where your payment method is registered, and in that country App Store payment processing has been discontinued, so the membership couldn't be paid for anyway. Current status: the case was escalated to "the relevant team" eleven days ago. Two follow-ups, no response since. Phone support isn't offered for my country in the contact tool. Questions for anyone who's been here: Has anyone with a foreign passport and a local residence permit gotten through identity verification for an EU/Balkans account? Which document worked? Has anyone received a secure upload link for manual document review? How was it requested, and how long did it take? Is there any channel that reaches the identity verification team directly, or is waiting on the escalation the only option? Case number: 20000120667511 Any pointers appreciated.
Replies
0
Boosts
0
Views
28
Activity
23h
Keeps "pending" and "payment" after Developer Program subscription already paid
I purchased the Apple Developer Program subscription using my iPad. However, the dashboard still displays messages prompting me to make a payment and indicating a "pending" status. Does anyone have the same issue? I've tried to e-mail got any response and phone callback is never answering? What to do now?
Replies
0
Boosts
0
Views
30
Activity
23h