Posts under Developer Tools & Services topic

Post

Replies

Boosts

Views

Activity

The Apple developer registration process is taking too long.
Hello everyone, I paid for an Apple Developer subscription, but after a week, about 7-8 days, I still don't have access to my developer funds. The subscription is active, but the money is debited. Please help me access and activate my developer account. I haven't received a response for several days, and I'm very upset. I just don't know what to do. They aren't responding to my requests, and the phone number isn't listed anywhere, so I can't call. The Apple Developer subscription is showing in the App Store subscriptions, the money is debited, the account is inactive, and my Apple Developer account is empty. This is my first and very frustrating experience. Order code: D009562242
1
1
41
5d
Xcode Cloud workflow shows "There are no branches available" for Tuist-based repository
Description: I'm trying to set up Xcode Cloud for a tvOS project that uses Tuist for project generation. The workflow is created successfully, but when I try to manually start a build, no branches are listed — it just shows "There are no branches available." Setup: tvOS app project using Tuist 4.x for project generation Hosted on GitHub (private repository, organization) The .xcodeproj and .xcworkspace files were originally in .gitignore (standard practice for Tuist projects) ci_scripts/ci_post_clone.sh is configured to install Tuist and run tuist generate --no-open after cloning What I've tried: Removed *.xcodeproj and *.xcworkspace from .gitignore and committed the generated project.pbxproj to Git — branches still not visible Changed the "Project or Workspace" path in the workflow settings to match the actual location of project.pbxproj (Projects/App/.xcodeproj) — no change Temporarily changed the default branch to one that contains the committed .xcodeproj with project.pbxproj — still no branches available Verified GitHub App (Xcode Cloud) has proper repository access with read permissions for code, metadata, and pull requests Confirmed no webhook configuration issues (compared with another working repository that also has no webhooks) Key observation: When I switch the workflow's source repository to a different repository (a standard Xcode project, not Tuist-based) within the same organization, branches appear correctly. Switching back to the Tuist-based repository shows no branches again. This suggests the issue is specific to the repository structure, not GitHub permissions or workflow configuration. Project structure: Root/ ├── Workspace.swift # Tuist workspace definition ├── Tuist/ │ └── Package.swift # SPM dependencies ├── Projects/ │ └── App/ │ ├── Project.swift # Tuist project definition │ └── <project>.xcodeproj/ │ └── project.pbxproj ← (committed to Git) ├── <project>.xcodeproj/ # Root-level (no project.pbxproj, only xcshareddata/schemes) ├── ci_scripts/ │ └── ci_post_clone.sh # Installs Tuist & generates project └── .gitignore Environment: Xcode version: Latest Release (26.4) macOS: Latest Release (Tahoe 26.4) Tuist version: 4.161.0 Question How does Xcode Cloud discover branches for a repository? Does it require a valid .xcodeproj with project.pbxproj at a specific path on every branch? Is there a known limitation or recommended setup for Tuist-based projects where project files are generated at build time via ci_post_clone.sh?
0
0
53
5d
Xcode 26.4 Editor UI Changes creating problems
Objective C projects, if that matters, but several useful editing features were removed, but the biggest issues relate to Storyboards. Action buttons were moved all around. Not sure why it was changed, as the new layout is not intuitive at all. Loading of storyboards is amazingly slow. It's been getting worse for several revisions, but it is really bad now. Connecting from the storyboard to code is non functional with this revision. Connections have to be done from the code to the storyboard only, which means all the code has to be done before storyboard changes. This is much less efficient for coding. Really dislike 26.4 editing changes. You are making our jobs harder, not easier.
0
0
26
6d
Escalation Request - no response over a week
Hello, I would like to request an escalation regarding my case request status(Case ID: 102853727157). My case was submitted on March 26 and contacted Apple Developer Support multiple times, and now it has been over a week still no response at all. It is showing "Your account cannot be created at this time" when I try to enroll, and also I have to migrate my personal account to a business account. Could you please escalate the case if possible and provide instructions how to proceed? If any additional information is required from my side, I am ready to provide it immediately. Thank you very much for your time and support.
0
0
29
6d
Apple Developer Program Subscription Error not fixed
I purchased a $100 Apple Developer credit for my apple account , but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
2
1
62
5d
Apple Developer Subscription Error not fixed
I purchased a $100 Apple Developer credit for my qerezoutlook.com, but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
0
1
20
6d
Error 7000 — Locked out of notarization and support portal, seeking guidance
Hello, I am the Account Holder for VectorForge LLC (Team ID: WCFQ8X3RVH). I have been blocked from notarizing any macOS application since at least March 2026. Every submission is rejected with statusCode 7000: { "jobId": "896ce43a-f77c-4b4e-87d2-5260035a37fe", "status": "Rejected", "statusSummary": "Team is not yet configured for notarization.", "statusCode": 7000, "archiveFilename": "?.zip", "uploadDate": "2026-03-22T18:38:40.189Z" } Support history (all unresolved): • Case 102838799002 — contacts on Mar 7, Mar 23, Mar 26, Apr 2, 2026 • Case 102851046683 — contacts on Mar 23, Mar 25, 2026 • Case 102859151238 — opened Apr 2, 2026 (Membership and Account) Each time I have been told the case is being escalated or forwarded to another team, with no follow-up or resolution. Most critically: I am now unable to submit any new support ticket through the Apple Developer portal at all. Every attempt returns "There was a problem processing your request." I have no notarization access and no support access. I am asking: Is there a formal appeal process for accounts in this state? What can a developer do when both notarization and the support portal are inaccessible? Team ID: WCFQ8X3RVH Legal Entity: VectorForge LLC Primary case: 102838799002
1
0
105
5d
Activation of Apple developer account
Hello everyone I paid for an Apple Developer subscription, but after a week, about 7-8 days, I still haven't got access to the developer's funds, the subscription is active, the money has been debited, please help me access and activate the developer account, I haven't been answered for several days, I'm very upset. I just don't know what to do, they don't respond to my requests, the phone number is not listed anywhere, I can't call. The Apple Developer subscription is displayed in the App Store subscriptions, the money is debited, the account is inactive, and my Apple Developer account is empty. This is my first and very sad experience. Request number: 102847825967 Order ID MM63GT8S8N Document number 670111691457
1
0
116
5d
Settings app crashes when tapping "Manage" under Sandbox account without internet connection
Device: iPhone 13 OS Version: iOS 26.4, iOS 26.5 Summary: The Settings app crashes when accessing the Sandbox account management screen in Developer Settings while the device is offline. Steps to Reproduce: Enable Developer Mode on the device Disconnect from the internet (Wi-Fi and cellular off) Go to Settings → Developer Ensure a Sandbox account is signed in Tap on "Sandbox" Tap on "Manage" Expected Result: The system should either: Open the Sandbox management screen, or Show an error indicating no internet connection Actual Result: The Settings app crashes immediately after tapping "Manage". Reproducibility: Always (100%) when offline Additional Notes: Issue observed on iOS 26.4 and iOS 26.5 Does not occur on iOS 18 May also be present in other iOS 26.x versions Does not occur when the device has an active internet connection
0
0
17
6d
Waiting for the Developer Account
Hi everyone, I enrolled in the Developer Program 6 days ago and I'm still unable to access my account. I'm hoping someone here can help or that this gets the attention of Apple staff. Here's my situation: I enrolled on Saturday and completed the process on the website The fee has been successfully charged to my bank account I received both a purchase acknowledgement and an invoice from Apple Despite all of this, the Apple Developer website still shows "Complete your purchase" as if nothing happened I already opened a support case, but have not received any response whatsoever No activation, no update, and no communication from Apple I have proof of payment (bank statement, order confirmation, and invoice), so this does not appear to be a payment issue on my end. Has anyone experienced this and managed to get it resolved? Thanks guys.
0
0
34
6d
The Apple developer registration process is taking too long.
Hello everyone, I paid for an Apple Developer subscription, but after a week, about 7-8 days, I still don't have access to my developer funds. The subscription is active, but the money is debited. Please help me access and activate my developer account. I haven't received a response for several days, and I'm very upset. I just don't know what to do. They aren't responding to my requests, and the phone number isn't listed anywhere, so I can't call. The Apple Developer subscription is showing in the App Store subscriptions, the money is debited, the account is inactive, and my Apple Developer account is empty. This is my first and very frustrating experience. Order code: D009562242
Replies
1
Boosts
1
Views
41
Activity
5d
Xcode Cloud workflow shows "There are no branches available" for Tuist-based repository
Description: I'm trying to set up Xcode Cloud for a tvOS project that uses Tuist for project generation. The workflow is created successfully, but when I try to manually start a build, no branches are listed — it just shows "There are no branches available." Setup: tvOS app project using Tuist 4.x for project generation Hosted on GitHub (private repository, organization) The .xcodeproj and .xcworkspace files were originally in .gitignore (standard practice for Tuist projects) ci_scripts/ci_post_clone.sh is configured to install Tuist and run tuist generate --no-open after cloning What I've tried: Removed *.xcodeproj and *.xcworkspace from .gitignore and committed the generated project.pbxproj to Git — branches still not visible Changed the "Project or Workspace" path in the workflow settings to match the actual location of project.pbxproj (Projects/App/.xcodeproj) — no change Temporarily changed the default branch to one that contains the committed .xcodeproj with project.pbxproj — still no branches available Verified GitHub App (Xcode Cloud) has proper repository access with read permissions for code, metadata, and pull requests Confirmed no webhook configuration issues (compared with another working repository that also has no webhooks) Key observation: When I switch the workflow's source repository to a different repository (a standard Xcode project, not Tuist-based) within the same organization, branches appear correctly. Switching back to the Tuist-based repository shows no branches again. This suggests the issue is specific to the repository structure, not GitHub permissions or workflow configuration. Project structure: Root/ ├── Workspace.swift # Tuist workspace definition ├── Tuist/ │ └── Package.swift # SPM dependencies ├── Projects/ │ └── App/ │ ├── Project.swift # Tuist project definition │ └── <project>.xcodeproj/ │ └── project.pbxproj ← (committed to Git) ├── <project>.xcodeproj/ # Root-level (no project.pbxproj, only xcshareddata/schemes) ├── ci_scripts/ │ └── ci_post_clone.sh # Installs Tuist & generates project └── .gitignore Environment: Xcode version: Latest Release (26.4) macOS: Latest Release (Tahoe 26.4) Tuist version: 4.161.0 Question How does Xcode Cloud discover branches for a repository? Does it require a valid .xcodeproj with project.pbxproj at a specific path on every branch? Is there a known limitation or recommended setup for Tuist-based projects where project files are generated at build time via ci_post_clone.sh?
Replies
0
Boosts
0
Views
53
Activity
5d
How long it takes for Enrollment to be approved
I enrolled in Dev Program for 3 days. How long it takes usually to get approved? Do I pay before enrollment or after? There's no clear info on the process.
Replies
0
Boosts
1
Views
35
Activity
5d
Can use old linker in Xcode 26
Compile with xcode26 due to the need to maintain compatibility with older third-party libraries and other linker flags -ObjC -ld_classic -Wl,-U,ld64_classic_ordinal_for_proxy -Wl,-no_fixup_chains Will using these settings have any impact
Replies
0
Boosts
0
Views
71
Activity
6d
Xcode 26.4 Editor UI Changes creating problems
Objective C projects, if that matters, but several useful editing features were removed, but the biggest issues relate to Storyboards. Action buttons were moved all around. Not sure why it was changed, as the new layout is not intuitive at all. Loading of storyboards is amazingly slow. It's been getting worse for several revisions, but it is really bad now. Connecting from the storyboard to code is non functional with this revision. Connections have to be done from the code to the storyboard only, which means all the code has to be done before storyboard changes. This is much less efficient for coding. Really dislike 26.4 editing changes. You are making our jobs harder, not easier.
Replies
0
Boosts
0
Views
26
Activity
6d
Escalation Request - no response over a week
Hello, I would like to request an escalation regarding my case request status(Case ID: 102853727157). My case was submitted on March 26 and contacted Apple Developer Support multiple times, and now it has been over a week still no response at all. It is showing "Your account cannot be created at this time" when I try to enroll, and also I have to migrate my personal account to a business account. Could you please escalate the case if possible and provide instructions how to proceed? If any additional information is required from my side, I am ready to provide it immediately. Thank you very much for your time and support.
Replies
0
Boosts
0
Views
29
Activity
6d
Apple Developer Program Subscription Error not fixed
I purchased a $100 Apple Developer credit for my apple account , but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
Replies
2
Boosts
1
Views
62
Activity
5d
Apple Developer Subscription Error not fixed
I purchased a $100 Apple Developer credit for my qerezoutlook.com, but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
Replies
0
Boosts
1
Views
20
Activity
6d
Apple Developer Account not being accepted
for some reason my account says its not available for registration at this time? anyone knows whats the reason for this? I contacted apple call center they say there's nothing they can do. My account is just locked. What are my options?
Replies
0
Boosts
0
Views
18
Activity
6d
Our developer enrollment program not proceed for weeks !
Hi guys does anybody know why the processing of our enrollment program is taking a very long time?!
Replies
0
Boosts
0
Views
74
Activity
6d
Error 7000 — Locked out of notarization and support portal, seeking guidance
Hello, I am the Account Holder for VectorForge LLC (Team ID: WCFQ8X3RVH). I have been blocked from notarizing any macOS application since at least March 2026. Every submission is rejected with statusCode 7000: { "jobId": "896ce43a-f77c-4b4e-87d2-5260035a37fe", "status": "Rejected", "statusSummary": "Team is not yet configured for notarization.", "statusCode": 7000, "archiveFilename": "?.zip", "uploadDate": "2026-03-22T18:38:40.189Z" } Support history (all unresolved): • Case 102838799002 — contacts on Mar 7, Mar 23, Mar 26, Apr 2, 2026 • Case 102851046683 — contacts on Mar 23, Mar 25, 2026 • Case 102859151238 — opened Apr 2, 2026 (Membership and Account) Each time I have been told the case is being escalated or forwarded to another team, with no follow-up or resolution. Most critically: I am now unable to submit any new support ticket through the Apple Developer portal at all. Every attempt returns "There was a problem processing your request." I have no notarization access and no support access. I am asking: Is there a formal appeal process for accounts in this state? What can a developer do when both notarization and the support portal are inaccessible? Team ID: WCFQ8X3RVH Legal Entity: VectorForge LLC Primary case: 102838799002
Replies
1
Boosts
0
Views
105
Activity
5d
Activation of Apple developer account
Hello everyone I paid for an Apple Developer subscription, but after a week, about 7-8 days, I still haven't got access to the developer's funds, the subscription is active, the money has been debited, please help me access and activate the developer account, I haven't been answered for several days, I'm very upset. I just don't know what to do, they don't respond to my requests, the phone number is not listed anywhere, I can't call. The Apple Developer subscription is displayed in the App Store subscriptions, the money is debited, the account is inactive, and my Apple Developer account is empty. This is my first and very sad experience. Request number: 102847825967 Order ID MM63GT8S8N Document number 670111691457
Replies
1
Boosts
0
Views
116
Activity
5d
Still no access to my developer account
I submitting the verification forms on March 23, 2026 but no response and no access has been granted. I called support and they said to post on here. Email said it takes 2 business days. any recommendations on how to get access?
Replies
1
Boosts
0
Views
46
Activity
5d
Settings app crashes when tapping "Manage" under Sandbox account without internet connection
Device: iPhone 13 OS Version: iOS 26.4, iOS 26.5 Summary: The Settings app crashes when accessing the Sandbox account management screen in Developer Settings while the device is offline. Steps to Reproduce: Enable Developer Mode on the device Disconnect from the internet (Wi-Fi and cellular off) Go to Settings → Developer Ensure a Sandbox account is signed in Tap on "Sandbox" Tap on "Manage" Expected Result: The system should either: Open the Sandbox management screen, or Show an error indicating no internet connection Actual Result: The Settings app crashes immediately after tapping "Manage". Reproducibility: Always (100%) when offline Additional Notes: Issue observed on iOS 26.4 and iOS 26.5 Does not occur on iOS 18 May also be present in other iOS 26.x versions Does not occur when the device has an active internet connection
Replies
0
Boosts
0
Views
17
Activity
6d
enrollment process track
hi, i've enrolled, received confirmation emails - but my account is still in pending status - how do i track or know how long it will take for this process?
Replies
0
Boosts
0
Views
22
Activity
6d
Waiting for the Developer Account
Hi everyone, I enrolled in the Developer Program 6 days ago and I'm still unable to access my account. I'm hoping someone here can help or that this gets the attention of Apple staff. Here's my situation: I enrolled on Saturday and completed the process on the website The fee has been successfully charged to my bank account I received both a purchase acknowledgement and an invoice from Apple Despite all of this, the Apple Developer website still shows "Complete your purchase" as if nothing happened I already opened a support case, but have not received any response whatsoever No activation, no update, and no communication from Apple I have proof of payment (bank statement, order confirmation, and invoice), so this does not appear to be a payment issue on my end. Has anyone experienced this and managed to get it resolved? Thanks guys.
Replies
0
Boosts
0
Views
34
Activity
6d
Apple developer registration issues
I registered for the program and received an email deducting the money. I waited two days but haven't received any response. It shows "pending" and still isn't finished. Please help me. I've messaged support but haven't received a reply.
Replies
0
Boosts
0
Views
24
Activity
6d
Xcode Cloud 与你的源代码控制提供商之间的连接未完成。
我在xcode cloud授权github的时候, 提示: Xcode Cloud 与你的源代码控制提供商之间的连接未完成。但是github里查看app是安装好了
Replies
0
Boosts
0
Views
49
Activity
6d
Individual to Organization Developer Account
Hello, I submitted a request to update my individual developer account to organization over 2 weeks ago and still have not received any response. Any advice on how to expedite this process?
Replies
0
Boosts
0
Views
104
Activity
1w
Contact Us Page Down
Hi. Your Contact Us page has been down for at least 2 months. There is no way to contact you. I'm locked out of my Apple Developer Account. What can I do here? I'm also shocked that a company as big as Apple has not fixed this page yet. It's kind of crazy.
Replies
1
Boosts
0
Views
41
Activity
1w