Posts under Developer Tools & Services topic

Post

Replies

Boosts

Views

Activity

How to disconnect my personal ID from Company ID
Hi, I had an LLC (which is not dissolved). I had created a developer account for the company which was tied to my personal ID. Now that the company no longer exists, I want to sign up for a developer account using my personal ID so that I can publish apps as an individual. The problem is, when I login to my personal account, it shows the same Team ID as my company account. Talking to support has not helped, so turning to the community for some guidance and help. What is one supposed to do when the company goes out of business or close doors? Is there no way to delete a company account and release your personal ID from it? If anyone here knows how to do this, that would be a great help. Thanks
3
0
68
1h
开发者账号申请一直卡在待处理,已超过2天
大家好,我于2026年4月1日提交了苹果个人开发者账号申请并支付了费用,但至今状态仍为“您的注册正在处理中”我的App已开发完成,卡在审核环节导致无法发布。 我的申请信息如下: 订单号(Order Number):W1326184641 案例编号(Case Number): 102867086899 提交日期: 2026年4月10日 申请类型: 个人开发者 我之前已发送2封邮件至苹果开发者支持,但均未收到有效回复 希望能帮我查看一下具体原因或审核进度,如需补充任何材料请告知。非常感谢!
0
0
11
4h
Apple Developer Program Enrollment Stuck: "Your enrollment is being processed" for Weeks – Widespread Issue in 2026
Fellow Apple Developers and Apple Developer Support Team, If you’re seeing the message **“Your enrollment is being processed. Your enrollment ID is **” for weeks (or longer) with no updates, no follow-up emails, and no access to App Store Connect, you are not alone. I’m posting this in the hope of helping everyone experiencing the same frustrating delay and giving Apple a clear, visible signal that this is impacting real developers right now. My Situation (and Why It Matters) I submitted my Apple Developer Program enrollment several weeks ago, completed payment successfully, and have since sent two support emails requesting an update. The status remains unchanged. Meanwhile, my app is already live and performing well on Google Play. I’m ready to submit the iOS version, but I cannot even reach TestFlight or App Store Connect because the enrollment is still “processing.” Like many of you, I’ve read dozens of identical threads here on the forums and on Reddit in the past month alone—individual enrollments, organization enrollments, renewals— all stuck in the exact same state far beyond Apple’s published timelines. What We Know (Grounded in Apple’s Own Guidance and Community Reports) Apple’s official enrollment help page states that after purchase you should receive confirmation within 24–48 hours and that processing may involve verification of legal name, contact details, and (for organizations) D-U-N-S number or other business documents. If any information doesn’t match exactly (even a minor formatting issue with your legal name), Apple may request government-issued photo ID, which can add time. In practice, however, many developers in early 2026 are reporting waits of 2–7+ weeks with zero communication. There are currently no official Apple news posts, system-status alerts, or blog updates from the past month that directly acknowledge a backlog or explain the extended processing times. The Apple System Status page simply shows “Program Enrollment and Renewals – Available,” which doesn’t reflect the real-world experience we’re all seeing. Practical Steps You Can Take Right Now While we wait for Apple to respond, here are the constructive actions that have helped some developers move forward (or at least get clarity): Double-check every detail in your enrollment --Legal first/last name must exactly match your government ID (no nicknames, company names, or abbreviations). --Ensure the Apple ID email and contact phone are current and reachable. --For organizations: confirm your D-U-N-S number is active and correctly linked. Submit a fresh support request via the Apple Developer Contact form (even if you’ve already sent one) and reference your exact Enrollment ID. In the “Notes” field, politely include: --Date of purchase --Confirmation that payment cleared --That you have already followed up X times with no response --Business impact (e.g., app ready on Google Play, users waiting for iOS version) If you have an existing paid membership or previous apps, try renewing or accessing via that account first—it sometimes bypasses the stuck flow. Document everything (screenshots of the status page, payment receipts, support case IDs). This helps if escalation becomes necessary. For those also facing App Review/TestFlight delays once enrolled: note that even after enrollment clears, the first external TestFlight build triggers a beta review, and the final App Store submission still requires full review. There is no supported way to bypass TestFlight or direct-submit to the App Store—every public build goes through Apple’s review pipeline. Many of us are using high version numbers for ongoing TestFlight testing while the production version waits for approval. These steps are not a guarantee, but they keep your case visible and reduce the chance of a preventable administrative hold. Call to Action To everyone reading this: If you’re in the same situation, please reply below with your approximate wait time, whether it’s an individual or organization enrollment, and your region. Let’s create a clear picture of the scale of this issue so Apple can see the impact. To the Apple Developer Support and Program teams: We understand verifications take time and that you handle high volume, but weeks of silence after payment and two support requests is causing real business harm. A status update, even a general acknowledgment of current processing times, would be enormously helpful. I commit to updating this thread the moment my enrollment moves or I receive any communication from you. Thank you for reading, and thank you in advance to Apple for any assistance you can provide. Let’s get every legitimate developer into the ecosystem so we can focus on building great apps for users. I will update this post as soon as I have any progress. —Merek, Founder WRENCH: Pocket Mechanic
1
0
33
4h
Developer Program enrollment still pending after payment
Hi everyone, I subscribed to the Apple Developer Program on Tuesday evening, November 4th, 2025. The payment has already been charged to my bank account, but my account still shows the status “Pending” with the message “Subscribe your membership”. It’s now been several days, and I haven’t received any confirmation email or any request for additional information. I already contacted Apple Support by email, but I’d like to know if other developers have experienced the same situation and how long it took before their account was activated. Thanks in advance for your help and feedback! — Martin
65
23
6.8k
8h
Membership Expired
Since a week I am facing issue because of which I am unable to send critical updates of my app. In app store connect, It says "Developer Program Membership Expired Your membership has expired, and your apps have been removed from the App Store until you renew your membership. To renew, a user with the Account Holder role must sign in and renew the membership on the Apple Developer website. Learn More." while in developer.apple.com it says Sorry, you can’t enroll at this time. Your Apple Account is already associated with the Account Holder of a membership. The email is tushant at konyct.com and its account holder and admin. Apple developer site says I am account holder, app store connect says login with account holder email. Even users and access proofs that that email is account holder. I cannot access certificates, identities as well. I have got an email saying accept agreements by Apr 15, 2026 but when i go to agreements page I dont even see "Accept" or "Agree" like button. I have created many tickets and its been more than a week I am not getting any response from support team. Its been not even proper 2 months I paid $99 and it says my membership expired nor I get any help or time from support team.
0
0
31
8h
Xcode 26.4: IBOutlets/IBActions gutter circles missing — cannot connect storyboard to code (works in 26.3)
I’m seeing a regression in Xcode 26.4 where Interface Builder will not allow connecting IBOutlets or IBActions. Symptoms: The usual gutter circle/dot does not appear next to IBOutlet / IBAction in the code editor Because of this, I cannot: drag from storyboard → code drag from code → storyboard The class is valid and already connected to the storyboard (existing outlets work) Assistant Editor opens the correct view controller file Important: The exact same project, unchanged, works perfectly in Xcode 26.3. I can create and connect outlets/actions normally there. ⸻ Environment Xcode: 26.4 macOS: 26.4 Mac Mini M4 Pro 64G Ram Project: Objective-C UIKit app using Storyboards This is a long-running, ObjC, project (not newly created) ⸻ What I’ve already tried To rule out the usual suspects: Verified View Controller Custom Class is correctly set in Identity Inspector Verified files are in the correct Target Membership Verified outlets are declared correctly in the .h file: @property (weak, nonatomic) IBOutlet UILabel *exampleLabel; Opened correct file manually (not relying on Automatic Assistant) Tried both: storyboard → code drag code → storyboard drag Tried using Connections Inspector Clean Build Folder Deleted entire DerivedData Restarted Xcode Updated macOS to 26.4 Ran: sudo xcodebuild -runFirstLaunch Confirmed required platform components installed Reopened project fresh ⸻ Observations In Xcode 26.4 the outlet “connection circles” are completely missing In Xcode 26.3 they appear immediately for the same code Existing connections still function at runtime — this is purely an Interface Builder issue ⸻ Question The gutter circles appearance has always been flaky in Xcode over the 13+ years I've been using it but now with 26.4 they have completely disappeared. Has anyone else seen this in Xcode 26.4, or found a workaround? At this point it looks like a regression in Interface Builder, but I haven’t found any mention of it yet.
10
7
442
9h
Apple Developer Program membership not active after 18 days (Order No: MM27QWKKGG)
Hello, I purchased the Apple Developer Program membership on March 25, 2026. Although I received the invoice and the payment was successfully processed, my account is still not active. I cannot access App Store Connect or developer resources. It has been 18 days since the purchase. My Order Number is MM27QWKKGG. Has anyone experienced such a long delay? Who should I contact to expedite this process, as I've already waited much longer than the standard 48-hour period? Thank you in advance.
0
0
13
9h
Payment taken but Apple Developer enrollment still stuck on "Complete Purchase"
On April 8, 2026, I paid for my individual Apple Developer Program membership and received an invoice (Order ID: D004747265). However, my developer account still shows "To continue your enrollment, complete your purchase now" and the status is "Pending." It looks like the payment hasn't been linked to my enrollment. I've reached out to Apple Developer Support twice but haven't heard back. Could this be related to my region (Belarus)? Has anyone else experienced the same issue — payment successful but enrollment still asks to complete purchase — especially from a region like Belarus? How did you resolve it? Any insight would be much appreciated. Thanks.
0
0
11
9h
Apple Developer account access issue — Error -20209 after password reset
Hello I need help with my Apple Developer account access. I am trying to run an iOS build through EAS/Expo, but the login to the Apple Developer Portal fails with this error: “Authentication with Apple Developer Portal failed! Apple Service Error -20209. This Apple Account has been locked for security reasons. Visit iForgot to reset your account.” I have already gone through the iForgot recovery flow and changed my password successfully. I can access my Apple account and Apple Developer site in the browser using the new password. Even after that, I still receive the same error when the build process tries to authenticate with the Apple Developer Portal. Could you please confirm whether there is still a security lock, restriction, or other issue on my Apple Developer account that is preventing access through developer services? Thank you.
0
0
13
9h
Can't register Apple Developer Account - stuck for 2.5 months
I set up a single-member LLC through Firstbase.io. My colleague obtained a DUNS number using the Certificate of Incorporation and EIN Verification Letter provided by Firstbase. Once we had the DUNS, I applied for an Apple Developer Account (Enrollment ID: 54AML988C5). I used my personal MacBook that I've had for years, but had to create a new Apple ID since I already have a personal Apple developer account that's been active for 8+ years. Documents I submitted with the enrollment: My passport EIN Verification Letter (with my name on it) Certificate of Incorporation A month later I received a rejection: "We're unable to proceed with your enrollment in the Apple Developer Program at this time. You can still take advantage of great content using your Apple Account to develop and test apps on your own device." Support doesn't respond to messages. The "Request a call" button on developer.apple.com/support literally does nothing — clicking it has no effect. I contacted D&B to make sure our company data was correct. They confirmed everything was fine, and at my request they updated the company profile so that my name now explicitly appears as Key Principal on the D&B website. Reached out to Apple support again — still no response. I then created a second Apple ID on our corporate domain (developer@mydomain_com) and submitted another enrollment (Enrollment ID: H9V8P25F67). Got the exact same rejection with the exact same wording. And once again — no response from support. What's especially surprising is that reaching out to Apple support from my personal developer account - which is active and in good standing - about this situation doesn't lead anywhere either. They simply don't respond. Has anyone dealt with this? What can actually be done here?
3
9
167
9h
Enrollment Completed on Web Shows “Complete Your Purchase” and Status Pending
Hello Apple Developer Support Team, I completed my Apple Developer Program enrollment directly through the Developer app on site https://developer.apple.com . The identity verification and payment were successfully processed. However, when I log in via the web, I still see the message “Complete Your Purchase,” and my enrollment status appears as Pending. The system seems to be asking me to proceed with enrollment again. I applied on April 2, 2026 but still haven't been getting any mail activation back or email ticket, phone call from Apple. Could you please review my account and clarify the current status of my enrollment? Thank you for your assistance. Kind regards
1
2
40
9h
HomeKit support on MacOS
I am currently developing an app for MacOS that needs to control HomeKit devices like lights. However, it seems like MacOS is supported on the official documentation, but not when I try to create an app ID on developer.apple.com. On the link https://developer.apple.com/apple-home/, MacOS is clearly showed as supported for MacOS. But when I try to create an app ID, it shows that it is only compatible for iOS, VisionOS and WatchOS. Could this be clarified? Best regards, orangeidle25
0
0
5
9h
Apple Developer Account permanent Termination/Deletion request
I am requesting full deletion and termination of my apple developer account and all data and revocation of the Apple Developer Agreement. I am revoking Apple Developer Agreement. This should be irreversible. I have already tried to contact apple developer support few times and the request just gets ignored and closed. The developer account is associated with my Apple ID that I am on forums with. Thanks.
8
0
124
11h
Apple Developer Program payment completed but enrollment still shows “complete purchase”
Title: Apple Developer Program payment completed but enrollment still shows “complete purchase” Hello, I enrolled in the Apple Developer Program as an individual and completed the payment on 8 April 2026. I received the invoice confirming the purchase, but my developer account still shows the message: “Purchase your membership. To continue your enrollment, complete your purchase now.” The enrollment status currently shows Pending, and it appears that the payment may not have been linked to my enrollment. I have already contacted Apple Developer Support twice but have not yet received a response. Payment details from the invoice: Order ID: MMWHM92XY3 Purchase Date: April 8, 2026 Has anyone experienced a similar issue where the payment was processed but the enrollment still shows “complete purchase”? If so, how was it resolved? Any guidance would be appreciated. Thank you.
0
1
57
21h
Can’t paste into Simulator after updating to Xcode 26.4
After updating to Xcode 26.4 (public release), I’m no longer able to paste from the Mac clipboard into the Simulator. Automatically Sync Pasteboard is on, and I have content on the clipboard, but paste doesn’t work—Cmd+V does nothing, and there’s no Paste option in the context menu. Is anyone else seeing this?
Replies
26
Boosts
29
Views
5.3k
Activity
1h
How to disconnect my personal ID from Company ID
Hi, I had an LLC (which is not dissolved). I had created a developer account for the company which was tied to my personal ID. Now that the company no longer exists, I want to sign up for a developer account using my personal ID so that I can publish apps as an individual. The problem is, when I login to my personal account, it shows the same Team ID as my company account. Talking to support has not helped, so turning to the community for some guidance and help. What is one supposed to do when the company goes out of business or close doors? Is there no way to delete a company account and release your personal ID from it? If anyone here knows how to do this, that would be a great help. Thanks
Replies
3
Boosts
0
Views
68
Activity
1h
Xcode Cloud Start Condition: Don't run on Github draft PRs
I've configured a workflow to run through tests when a PR is changed. https://developer.apple.com/documentation/xcode/configuring-start-conditions Is it possible to configure it so that the tests don't run while it's a draft PR and to only run it once it's moved to ready for review?
Replies
1
Boosts
5
Views
565
Activity
2h
Xcode 26.4 Simulator Won't Load Game Center Data
For apps that support Game Center, calling presentViewController on a GKGameCenterViewController yields no data for leaderboards or achievements, regardless of which iOS version you're simulating (works fine on device, but doesn't work in simulator).
Replies
0
Boosts
0
Views
6
Activity
2h
开发者账号申请一直卡在待处理,已超过2天
大家好,我于2026年4月1日提交了苹果个人开发者账号申请并支付了费用,但至今状态仍为“您的注册正在处理中”我的App已开发完成,卡在审核环节导致无法发布。 我的申请信息如下: 订单号(Order Number):W1326184641 案例编号(Case Number): 102867086899 提交日期: 2026年4月10日 申请类型: 个人开发者 我之前已发送2封邮件至苹果开发者支持,但均未收到有效回复 希望能帮我查看一下具体原因或审核进度,如需补充任何材料请告知。非常感谢!
Replies
0
Boosts
0
Views
11
Activity
4h
Apple Developer Subscription Bug. Unacceptable
I have now paid $300 over 2 weeks to enroll in Apple developer. I have spoken with Apple customer support and they state that they can’t help and that it is the delinquent Apple developer support team that has the enrollment bugged. They are not responded to contact. Resolve this issue for me and others ASAP.
Replies
0
Boosts
0
Views
10
Activity
4h
Apple Developer Program Enrollment Stuck: "Your enrollment is being processed" for Weeks – Widespread Issue in 2026
Fellow Apple Developers and Apple Developer Support Team, If you’re seeing the message **“Your enrollment is being processed. Your enrollment ID is **” for weeks (or longer) with no updates, no follow-up emails, and no access to App Store Connect, you are not alone. I’m posting this in the hope of helping everyone experiencing the same frustrating delay and giving Apple a clear, visible signal that this is impacting real developers right now. My Situation (and Why It Matters) I submitted my Apple Developer Program enrollment several weeks ago, completed payment successfully, and have since sent two support emails requesting an update. The status remains unchanged. Meanwhile, my app is already live and performing well on Google Play. I’m ready to submit the iOS version, but I cannot even reach TestFlight or App Store Connect because the enrollment is still “processing.” Like many of you, I’ve read dozens of identical threads here on the forums and on Reddit in the past month alone—individual enrollments, organization enrollments, renewals— all stuck in the exact same state far beyond Apple’s published timelines. What We Know (Grounded in Apple’s Own Guidance and Community Reports) Apple’s official enrollment help page states that after purchase you should receive confirmation within 24–48 hours and that processing may involve verification of legal name, contact details, and (for organizations) D-U-N-S number or other business documents. If any information doesn’t match exactly (even a minor formatting issue with your legal name), Apple may request government-issued photo ID, which can add time. In practice, however, many developers in early 2026 are reporting waits of 2–7+ weeks with zero communication. There are currently no official Apple news posts, system-status alerts, or blog updates from the past month that directly acknowledge a backlog or explain the extended processing times. The Apple System Status page simply shows “Program Enrollment and Renewals – Available,” which doesn’t reflect the real-world experience we’re all seeing. Practical Steps You Can Take Right Now While we wait for Apple to respond, here are the constructive actions that have helped some developers move forward (or at least get clarity): Double-check every detail in your enrollment --Legal first/last name must exactly match your government ID (no nicknames, company names, or abbreviations). --Ensure the Apple ID email and contact phone are current and reachable. --For organizations: confirm your D-U-N-S number is active and correctly linked. Submit a fresh support request via the Apple Developer Contact form (even if you’ve already sent one) and reference your exact Enrollment ID. In the “Notes” field, politely include: --Date of purchase --Confirmation that payment cleared --That you have already followed up X times with no response --Business impact (e.g., app ready on Google Play, users waiting for iOS version) If you have an existing paid membership or previous apps, try renewing or accessing via that account first—it sometimes bypasses the stuck flow. Document everything (screenshots of the status page, payment receipts, support case IDs). This helps if escalation becomes necessary. For those also facing App Review/TestFlight delays once enrolled: note that even after enrollment clears, the first external TestFlight build triggers a beta review, and the final App Store submission still requires full review. There is no supported way to bypass TestFlight or direct-submit to the App Store—every public build goes through Apple’s review pipeline. Many of us are using high version numbers for ongoing TestFlight testing while the production version waits for approval. These steps are not a guarantee, but they keep your case visible and reduce the chance of a preventable administrative hold. Call to Action To everyone reading this: If you’re in the same situation, please reply below with your approximate wait time, whether it’s an individual or organization enrollment, and your region. Let’s create a clear picture of the scale of this issue so Apple can see the impact. To the Apple Developer Support and Program teams: We understand verifications take time and that you handle high volume, but weeks of silence after payment and two support requests is causing real business harm. A status update, even a general acknowledgment of current processing times, would be enormously helpful. I commit to updating this thread the moment my enrollment moves or I receive any communication from you. Thank you for reading, and thank you in advance to Apple for any assistance you can provide. Let’s get every legitimate developer into the ecosystem so we can focus on building great apps for users. I will update this post as soon as I have any progress. —Merek, Founder WRENCH: Pocket Mechanic
Replies
1
Boosts
0
Views
33
Activity
4h
Developer Program enrollment still pending after payment
Hi everyone, I subscribed to the Apple Developer Program on Tuesday evening, November 4th, 2025. The payment has already been charged to my bank account, but my account still shows the status “Pending” with the message “Subscribe your membership”. It’s now been several days, and I haven’t received any confirmation email or any request for additional information. I already contacted Apple Support by email, but I’d like to know if other developers have experienced the same situation and how long it took before their account was activated. Thanks in advance for your help and feedback! — Martin
Replies
65
Boosts
23
Views
6.8k
Activity
8h
Membership Expired
Since a week I am facing issue because of which I am unable to send critical updates of my app. In app store connect, It says "Developer Program Membership Expired Your membership has expired, and your apps have been removed from the App Store until you renew your membership. To renew, a user with the Account Holder role must sign in and renew the membership on the Apple Developer website. Learn More." while in developer.apple.com it says Sorry, you can’t enroll at this time. Your Apple Account is already associated with the Account Holder of a membership. The email is tushant at konyct.com and its account holder and admin. Apple developer site says I am account holder, app store connect says login with account holder email. Even users and access proofs that that email is account holder. I cannot access certificates, identities as well. I have got an email saying accept agreements by Apr 15, 2026 but when i go to agreements page I dont even see "Accept" or "Agree" like button. I have created many tickets and its been more than a week I am not getting any response from support team. Its been not even proper 2 months I paid $99 and it says my membership expired nor I get any help or time from support team.
Replies
0
Boosts
0
Views
31
Activity
8h
Xcode 26.4: IBOutlets/IBActions gutter circles missing — cannot connect storyboard to code (works in 26.3)
I’m seeing a regression in Xcode 26.4 where Interface Builder will not allow connecting IBOutlets or IBActions. Symptoms: The usual gutter circle/dot does not appear next to IBOutlet / IBAction in the code editor Because of this, I cannot: drag from storyboard → code drag from code → storyboard The class is valid and already connected to the storyboard (existing outlets work) Assistant Editor opens the correct view controller file Important: The exact same project, unchanged, works perfectly in Xcode 26.3. I can create and connect outlets/actions normally there. ⸻ Environment Xcode: 26.4 macOS: 26.4 Mac Mini M4 Pro 64G Ram Project: Objective-C UIKit app using Storyboards This is a long-running, ObjC, project (not newly created) ⸻ What I’ve already tried To rule out the usual suspects: Verified View Controller Custom Class is correctly set in Identity Inspector Verified files are in the correct Target Membership Verified outlets are declared correctly in the .h file: @property (weak, nonatomic) IBOutlet UILabel *exampleLabel; Opened correct file manually (not relying on Automatic Assistant) Tried both: storyboard → code drag code → storyboard drag Tried using Connections Inspector Clean Build Folder Deleted entire DerivedData Restarted Xcode Updated macOS to 26.4 Ran: sudo xcodebuild -runFirstLaunch Confirmed required platform components installed Reopened project fresh ⸻ Observations In Xcode 26.4 the outlet “connection circles” are completely missing In Xcode 26.3 they appear immediately for the same code Existing connections still function at runtime — this is purely an Interface Builder issue ⸻ Question The gutter circles appearance has always been flaky in Xcode over the 13+ years I've been using it but now with 26.4 they have completely disappeared. Has anyone else seen this in Xcode 26.4, or found a workaround? At this point it looks like a regression in Interface Builder, but I haven’t found any mention of it yet.
Replies
10
Boosts
7
Views
442
Activity
9h
Apple Developer Program membership not active after 18 days (Order No: MM27QWKKGG)
Hello, I purchased the Apple Developer Program membership on March 25, 2026. Although I received the invoice and the payment was successfully processed, my account is still not active. I cannot access App Store Connect or developer resources. It has been 18 days since the purchase. My Order Number is MM27QWKKGG. Has anyone experienced such a long delay? Who should I contact to expedite this process, as I've already waited much longer than the standard 48-hour period? Thank you in advance.
Replies
0
Boosts
0
Views
13
Activity
9h
Apple Developer Account Pending
I am from nepal and It has been more 4 days since I enrolled for Apple Developer Program but my account still in Pending state. When login to developer.apple.com, it shows "To continue your enrollment, complete your purchase now." How long does it take to get my account activated? I have emailed to Apple developer support but no response.
Replies
2
Boosts
2
Views
692
Activity
9h
Apple Developer Pending Period
Hi, I have completed the payment for my Apple Developer membership but my order (W1388955794) is still showing as pending. Could you pls review and confirm the payment. Thanks
Replies
1
Boosts
3
Views
78
Activity
9h
Payment taken but Apple Developer enrollment still stuck on "Complete Purchase"
On April 8, 2026, I paid for my individual Apple Developer Program membership and received an invoice (Order ID: D004747265). However, my developer account still shows "To continue your enrollment, complete your purchase now" and the status is "Pending." It looks like the payment hasn't been linked to my enrollment. I've reached out to Apple Developer Support twice but haven't heard back. Could this be related to my region (Belarus)? Has anyone else experienced the same issue — payment successful but enrollment still asks to complete purchase — especially from a region like Belarus? How did you resolve it? Any insight would be much appreciated. Thanks.
Replies
0
Boosts
0
Views
11
Activity
9h
Apple Developer account access issue — Error -20209 after password reset
Hello I need help with my Apple Developer account access. I am trying to run an iOS build through EAS/Expo, but the login to the Apple Developer Portal fails with this error: “Authentication with Apple Developer Portal failed! Apple Service Error -20209. This Apple Account has been locked for security reasons. Visit iForgot to reset your account.” I have already gone through the iForgot recovery flow and changed my password successfully. I can access my Apple account and Apple Developer site in the browser using the new password. Even after that, I still receive the same error when the build process tries to authenticate with the Apple Developer Portal. Could you please confirm whether there is still a security lock, restriction, or other issue on my Apple Developer account that is preventing access through developer services? Thank you.
Replies
0
Boosts
0
Views
13
Activity
9h
Can't register Apple Developer Account - stuck for 2.5 months
I set up a single-member LLC through Firstbase.io. My colleague obtained a DUNS number using the Certificate of Incorporation and EIN Verification Letter provided by Firstbase. Once we had the DUNS, I applied for an Apple Developer Account (Enrollment ID: 54AML988C5). I used my personal MacBook that I've had for years, but had to create a new Apple ID since I already have a personal Apple developer account that's been active for 8+ years. Documents I submitted with the enrollment: My passport EIN Verification Letter (with my name on it) Certificate of Incorporation A month later I received a rejection: "We're unable to proceed with your enrollment in the Apple Developer Program at this time. You can still take advantage of great content using your Apple Account to develop and test apps on your own device." Support doesn't respond to messages. The "Request a call" button on developer.apple.com/support literally does nothing — clicking it has no effect. I contacted D&B to make sure our company data was correct. They confirmed everything was fine, and at my request they updated the company profile so that my name now explicitly appears as Key Principal on the D&B website. Reached out to Apple support again — still no response. I then created a second Apple ID on our corporate domain (developer@mydomain_com) and submitted another enrollment (Enrollment ID: H9V8P25F67). Got the exact same rejection with the exact same wording. And once again — no response from support. What's especially surprising is that reaching out to Apple support from my personal developer account - which is active and in good standing - about this situation doesn't lead anywhere either. They simply don't respond. Has anyone dealt with this? What can actually be done here?
Replies
3
Boosts
9
Views
167
Activity
9h
Enrollment Completed on Web Shows “Complete Your Purchase” and Status Pending
Hello Apple Developer Support Team, I completed my Apple Developer Program enrollment directly through the Developer app on site https://developer.apple.com . The identity verification and payment were successfully processed. However, when I log in via the web, I still see the message “Complete Your Purchase,” and my enrollment status appears as Pending. The system seems to be asking me to proceed with enrollment again. I applied on April 2, 2026 but still haven't been getting any mail activation back or email ticket, phone call from Apple. Could you please review my account and clarify the current status of my enrollment? Thank you for your assistance. Kind regards
Replies
1
Boosts
2
Views
40
Activity
9h
HomeKit support on MacOS
I am currently developing an app for MacOS that needs to control HomeKit devices like lights. However, it seems like MacOS is supported on the official documentation, but not when I try to create an app ID on developer.apple.com. On the link https://developer.apple.com/apple-home/, MacOS is clearly showed as supported for MacOS. But when I try to create an app ID, it shows that it is only compatible for iOS, VisionOS and WatchOS. Could this be clarified? Best regards, orangeidle25
Replies
0
Boosts
0
Views
5
Activity
9h
Apple Developer Account permanent Termination/Deletion request
I am requesting full deletion and termination of my apple developer account and all data and revocation of the Apple Developer Agreement. I am revoking Apple Developer Agreement. This should be irreversible. I have already tried to contact apple developer support few times and the request just gets ignored and closed. The developer account is associated with my Apple ID that I am on forums with. Thanks.
Replies
8
Boosts
0
Views
124
Activity
11h
Apple Developer Program payment completed but enrollment still shows “complete purchase”
Title: Apple Developer Program payment completed but enrollment still shows “complete purchase” Hello, I enrolled in the Apple Developer Program as an individual and completed the payment on 8 April 2026. I received the invoice confirming the purchase, but my developer account still shows the message: “Purchase your membership. To continue your enrollment, complete your purchase now.” The enrollment status currently shows Pending, and it appears that the payment may not have been linked to my enrollment. I have already contacted Apple Developer Support twice but have not yet received a response. Payment details from the invoice: Order ID: MMWHM92XY3 Purchase Date: April 8, 2026 Has anyone experienced a similar issue where the payment was processed but the enrollment still shows “complete purchase”? If so, how was it resolved? Any guidance would be appreciated. Thank you.
Replies
0
Boosts
1
Views
57
Activity
21h