Hello. I want to log in to my account on Xcode.
It tells me
there is an error in my Apple account or password.
There is no problem with the password or account. I contacted support and they couldn't solve the problem. What should I do?
Dive into the vast array of tools, services, and support available to developers.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hey everyone, I purchased an Apple Developer Program and got my confirmation email that within 48h my developer account should be activated, but it never did. Plus after waiting more than 48h I wrote to support, describing everything, but never heard back from them.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hello everyone,
I’m currently trying to enroll in the Apple Developer Program, but I received the message:
“Your enrollment in the Apple Developer Program could not be completed at this time.”
I contacted Apple Developer Program Support and received a case ID, but so far I haven’t received clear guidance on what specifically needs to be fixed or verified.
I’ve checked the following already:
Apple ID information matches my legal identity
Two-factor authentication is enabled
Payment method is valid
Address and country details are correct
I’ve noticed several similar reports in the forums and even blog posts describing long delays or no resolution, so I wanted to ask developers who experienced this:
Did your enrollment eventually get approved after waiting?
Did Apple ever explain the issue?
Is it better to wait for support to resolve the case, or create a new Apple ID and restart the enrollment process?
I’d really appreciate hearing your experiences or any steps that helped resolve this.
Thank you!
Hello,
I recently purchased the Apple Developer Program and the payment is visible in my Apple subscriptions as active.
However, when I open the Apple Developer app, I see the message:“Enrollment through the Apple Developer app is not available for this Apple Account.”
When I follow the link to enroll via the website, it asks me to pay again even though I have already been charged.
I have contacted support twice but haven’t received a response yet. It seems like my enrollment is stuck or not finalized.
Has anyone experienced this before? How did you resolve it?
Thanks in advance.
Hello,
I am attempting to enroll in the Apple Developer Program as an Organization. During the email verification step, I encountered a technical error: no verification code was sent to my email (I confirmed the email address was correct and checked all folders).
There was no "Resend" button available on the screen. After refreshing the page to try and fix the UI glitch, I was immediately blocked with the following error:
"Contact us to continue your enrollment.
You’ve exceeded the maximum number of attempts. Please contact us."
I have already opened a support ticket (Case ID: 102824565622), but since this is a time-sensitive corporate enrollment, I am looking for advice.
Any help from the community or an Apple representative would be greatly appreciated.
Thanks in advance,
Yoni
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hello, guys.
I am going through a situation in which an open validation appears in the system/developer mode and I would like to understand better if this is something normal in this process.
Could someone confirm if this type of validation is expected at this stage? I would also like to know what criteria I can observe to be sure that it is legitimate and that I can trust the activation.
Thank you in advance for your attention and help.
Thank you
I want to know about the time it takes to transition from an individual to an organization with Apple's Developer Program.
I received an email notifying me that the transition process would begin on February 2nd, 2026, and today, February 19th, 2026, everything still shows as being in progress without any changes.
So I want to know the maximum timeframe or how to know if they are actually completing this process.
I have sent two support emails, but received no response.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Enterprise
Apple Business Manager
Hello! I got an email saying my payment information for the annual developer program subscription was incorrect. I updated it and the payment date went by and it still did not process correctly. It is now due mid-March. What should I change to make sure it goes through this time?
This was maddening: I had written a very long and detailed prompt, then went to select "Codex" from the drop down menu at the top "start a new conversation", and it wiped out the entire prompt I was working on.
Well, of course it did: that drop down is part of the "Start a new Conversation" icon button, but it's position is too far away from the actual icon to infer that is its purpose. It should be a popup that shows the current choice for model (GPT-5, GPT 4.1, Codex).
ANOTHER lost prompt problem. If you have a prompt-in-progress (AI is maybe building some code), and Xcode crashes, it might not save that prompt for when you re-launch.
And how might that happen? Well, there's still numerous ways using the coding assistanty might crash. One I've notice is if you switch out to another app, or if you invoke a screen capture, it might crash.
Hey all. I am new to this space and recently just purchased to become an Apple Developer. Is the review process for the developer application normally this long? Is there an expected time frame? Thanks!
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Dear Friends,
Is there a way to increase font size of xcode intelligence window? So the text i write, and the AI response.
Why do i need this? I am using 4K monitor and i dont want to make Display setting bigger and lose all screen space.
Topic:
Developer Tools & Services
SubTopic:
Xcode
I enrolled for the Apple Developer Program last Thursday (Feb 12) - no status update apart from a message I've seen others have thus processed payment:
Purchase your membership.
To continue your enrollment, complete your purchase now
Your purchase may take up to 48 hours to process.
I've reached out to support twice now, no luck. Anything that worked for someone in the same boat? I have a test group planned and would need to apply my app for testflight as soon as possible to leave some headroom.
Hi everyone,
I’m encountering an issue with Xcode Cloud when trying to notarize my macOS app. As shown in the screenshot, there are no errors in the logs, but the process gets stuck indefinitely. The message says:
The post-action could not be completed because the build was canceled.
No artifacts are generated at all.
This problem started recently. Notarization works perfectly when I submit from my local Xcode, so it seems to be specific to Xcode Cloud.
Has anyone else experienced this?
Hello,
I recently purchased the Apple Developer Program 1-Year Membership.
Order Number: W1626930340
Order Date: February 16, 2026
Amount Charged: THB 3,590
My bank account was successfully charged, and I received a payment confirmation email. However, when I checked my order status, it shows "Cancelled" and says the item was discontinued and no invoice will be sent.
I have not received any refund yet.
Could someone please help explain why this happened and how I can get my refund or resolve this issue?
Thank you very much.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
I attempted to register with ADP from the developer app. After entering my driver's license, address, and name, a pop-up appeared stating “There may be an issue with your account.” Subsequently, the “Register Now” button for ADP within the app became inactive.
What could this account issue be? I would like to know how to proceed with registering with ADP.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hi, I'm investigating what looks like possibly nondeterministic behavior when linking large iOS app binaries. I do not have a concise reproduction of the issue yet, but am trying to hunt down possible leads. In particular, the problem appears to surface when invoking clang to link a binary and the resulting order of the 'branch island' instructions appears to be random each time the binary is linked (as shown by the link map output). I was wondering if anyone with insight into the linker's current implementation could shed light on whether that is expected, and if there is anything that can be done to prevent it. FWIW, it seems like it might be size-dependent as smaller app binaries don't appear to exhibit the same behavior. I'd be glad to share more specifics and hopefully a reproduction if I can ever find one eventually. Some environment info (Xcode 16.4 toolchain):
clang -v:
Apple clang version 17.0.0 (clang-1700.0.13.5)
Target: arm64-apple-darwin24.6.0
Thread model: posix
InstalledDir: /Applications/Xcode-16.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
ld -v:
@(#)PROGRAM:ld PROJECT:ld-1167.5
BUILD 01:45:05 Apr 30 2025
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
LTO support using: LLVM version 17.0.0 (static support for 29, runtime is 29)
TAPI support using: Apple TAPI version 17.0.0 (tapi-1700.0.3.5)
Could you help me with resolving this issue, please.
I've got following trace:
ksmemory_notifyUnhandledFatalSignal
EXC_BAD_ACCESS (KERN_INVALID_ADDRESS)
Crashed: com.apple.main-thread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000000000000002b
Crashed: com.apple.main-thread
0 KSCrash 0xbff8 ksmemory_notifyUnhandledFatalSignal + 12
1 KSCrash 0xcd6c handleSignal + 100
2 libsystem_platform.dylib 0x4178 _sigtramp + 56
3 libsystem_kernel.dylib 0x42f8 mach_msg2_internal + 76
4 libsystem_kernel.dylib 0x4214 mach_msg_overwrite + 428
5 libsystem_kernel.dylib 0x405c mach_msg + 24
6 CoreFoundation 0x46868 __CFRunLoopServiceMachPort + 160
7 CoreFoundation 0x1d848 __CFRunLoopRun + 1188
8 CoreFoundation 0x1ca6c _CFRunLoopRunSpecificWithOptions + 532
9 GraphicsServices 0x1498 GSEventRunModal + 120
10 UIKitCore 0x9ddf8 -[UIApplication _run] + 792
11 UIKitCore 0x46e54 UIApplicationMain + 336
12 UIKitCore 0x172938 -[UIScrollView contentInset] + 588
13 AppName 0xed9440 main + 4386804800 (AppDelegate.swift:4386804800)
14 ??? 0x189f76e28 (Missing)
It appears that a variable or object is attempting to access another object that has already been deallocated. Based on the stack trace, the issue was likely detected while layout was in progress.
Our analytics show this happens generally on app launch and occasionally during normal use.
Unfortunately, I couldn't gather additional diagnostic data. I tried to reproduce the issue using the Leaks tool and enabled runtime diagnostics (Address Sanitizer, Malloc Scribble, Zombies), but without success.
I may be overlooking something — any suggestions would be greatly appreciated.
Thank you in advance
Been playing with Claude Code in Xcode 26.3 as a code assistant and discovered it cannot create files in nested folders, only repo root. Letting Claude troubleshoot itself, it appears that str_replace_based_edit_tool strips forward slashes from the path variable. This is what Claude claims to send:
<invoke name="str_replace_based_edit_tool">
<parameter name="command">create</parameter>
<parameter name="path">/repo/Test App/EntityTestsAttempt3.swift</parameter>
<parameter name="file_text">
// ... file contents ...
</parameter>
</invoke>
And the file that gets created is:
Test AppEntityTestsAttempt3.swift
Anyone else run into this before or can reproduce it?
Hey everyone,
Is anyone else seeing massive delays right now?
I submitted my app, Brew Routes, on February 5th and it has been stuck in "Waiting for Review" for over 13 days. No messages in the Resolution Center and no status changes.
I’m hesitant to reject and resubmit because I don't want to lose my spot in the queue.
Apple ID: 6758462674
Submitted: Feb 5, 2026
Status: Waiting for Review
Platform: iOS / Capacitor
Is it worth requesting an expedited review at this point, or are others seeing this same February backlog?
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
I enrolled in the Apple Developer Program more than 48 hours ago around 4 days ago. The payment was successfully charged to my card, and I received a subscription confirmation email.
However, my developer account is still not activated, and I’m unable to access the full developer features.
Has anyone experienced a similar delay? Is there anything specific I should do, or does activation take longer than expected , i tried to contact support twice throw mail but i got no response !
Any guidance would be appreciated. Thanks!
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program