Apple Developer Program

RSS for tag

Create and deliver software for users around the world on Apple platforms using the the tools, resources, and support included with Apple Developer Program membership.

Apple Developer Program Documentation

Posts under Apple Developer Program subtopic

Post

Replies

Boosts

Views

Activity

Stuck After Paying – “You’ve already agreed to the Apple Developer Agreement” Loop
Hi, I need help resolving an enrollment issue. When I log into my Apple Developer account on the website, I only see the message: “You’ve already agreed to the Apple Developer Agreement.” After that, nothing else loads and I can’t continue. What I’ve tried: Paid the annual fee (it shows as charged). Logged in from iPhone (Developer app), Mac, Safari, and Chrome. Same error. Cleared cookies, tried private mode, and even changed my email. Contacted normal Apple Support (they couldn’t help). Tried to reach Developer Support but I can’t since I’m technically not enrolled. Other details: I can’t access App Store Connect. My Apple ID birthday is set to 15 October 2000. I’ve already accepted the Developer Agreement. Developer app shows an error whenever I try enrollment there. At this point, I’m stuck in a loop: Apple says I’ve already agreed, but my membership isn’t activated, and I can’t contact the right support channel.
0
2
90
Sep ’25
Enrollment Stuck Since April 28 — No Updates Despite Full Document Submission (Estonian Company)
We applied for the Apple Developer Program on April 28, and our enrollment has been stuck in review since then — over three weeks now. We have already submitted all required documents, including: Turkish National ID and Passport Estonian e-Residency Card Company registration documents from the Estonian e-Business Register D-U-N-S number VAT and Registry information Detailed explanations as a sole founder and legal representative Enrollment Case number is 102586593909 We even had a follow-up phone call with Apple Developer Support (Case ID: 102589592062) and were told the submitted documents should be sufficient. I also followed all upload instructions and confirmed that the files were delivered successfully. Despite all this, we haven’t received any updates, timelines, or specific feedback on what’s missing — if anything at all. ✅ Meanwhile, we’ve completed similar business verification processes with Google, Meta, and Stripe within 48 hours. We’re trying to launch our app under an officially registered business (Mobisense OÜ), and this delay is affecting our go-to-market timeline and business operations. 🔹 Has anyone else experienced this kind of delay recently? 🔹 Is there a reliable way to escalate or request an actual review update? Apple, please review this case and help move the process forward. Thank you.
2
2
141
May ’25
No way to accept Updated Program License Agreement
When I login to my Dev account, I get a banner that says "The updated Apple Developer Program License Agreement needs to be reviewed. In order to update your existing apps and submit new apps to the App Store, the Account Holder must review and accept the updated agreement."However, when I go to Agreements, Tax, and Banking, I see both Free Apps and Paid Apps agreement, but when I click on View, there's nothing for me to accept. It's a pop-up window with a list of countries and a button at the end that says "Close". And that's it. No other action is possible. No other option either under the Action column.So then how can I review and accept it?
39
2
32k
Dec ’25
My account holder access is blocked
The Account Holder is no longer able to log into apple (regardless of web-based or device based attempts). The membership will expire soon without access to the account holder. Both workflows "iforgot.apple.com" and "iforgot.apple.com/unlock" did not lead to an answer email within several days. I tried several times. So we are almost out of store without any option. Hotline did not show other options. Any ideas?
3
2
630
Oct ’25
Issues with Apple Developer Account and Revoked Certificates
Hello, I am experiencing a critical issue with my Apple Developer Program account. I successfully enrolled months ago, and my subscription is active as per my account details. However, I am now unable to access my developer membership features, and when I sign into my account it redirects me to the enrollment page as if I had never enrolled. Key details of the issue: Active subscription: My Apple Developer Program membership is active and set to renew on 17 October 2025. The subscription page confirms this, and the payment was successfully processed. REVOKED CERTIFICATES: Certificates I created weeks ago have been revoked without any explanation or notification. No email notifications: I have not received any communication from Apple regarding issues with my account or certificates. Attempts to Resolve: Cleared cookies and cache. Tried logging in on multiple devices and browsers. Signed out of all devices and logged back in. Could someone please assist me in understanding why my account is behaving this way? Is there a specific team or channel I should contact to escalate this issue? Thank you in advance for your help!
4
2
803
Jan ’26
No Update on Apple Developer Program (Company) Enrollment Since January 2, 2026
Hello everyone, I’m hoping to get some guidance or hear from others who may have experienced something similar. I registered for the Apple Developer Program as a company on January 2nd, 2026 Since completing the registration, I haven’t received any updates, feedback, or requests for additional information. The application still appears to be pending, and I’m unsure if this delay is within the normal timeframe or if there’s something I may have missed. I understand that company verification can take longer than individual enrollments, but I would appreciate any insight into: Typical review timelines for company enrollments Whether there’s a recommended way to follow up with Apple Developer Support Any steps I can take to help move the process forward Thanks in advance to anyone who can share their experience or advice. Best regards, Curlback
3
1
193
Jan ’26
Apple Developer Program enrollment completely stuck — no emails, no support
Hello! This is already my third post regarding this issue. I have been waiting for almost a month and have sent approximately 10 emails to Apple Developer Program Support. I have received no response at all — no updates, no explanations, and no assistance. What makes this situation particularly unacceptable is that Apple Support is clearly active and responding to similar enrollment issues in other forum threads. Seeing support help others while completely ignoring my case for an entire month is extremely frustrating and difficult to justify. This level of silence from Apple is not just disappointing — it reflects a serious breakdown in the enrollment support process.
2
0
152
Feb ’26
developer membership program
for over 2 months, I have peen trying to purchase apple developer account, I have submitted duns number, they also requested other verification details which I have submitted over 2 months, and I have tried chatting apple support and they keep telling me it under review for more than 2 months, currently they are not replying my chat
1
2
66
Jun ’25
issue with implementing sign in with apple
Hi Apple team, I'm integrating Sign in with Apple on my website https://roomieqindia.com using a custom Node.js backend, and I'm consistently receiving this error: invalid_client My configuration: ✅ Service ID: com.roomieq.auth ✅ Team ID: 75XVX5RXMQ ✅ Key ID: (from Apple-generated .p8 key) ✅ Private Key: (.p8 key pasted correctly in backend) ✅ App ID Selected: com.roomieq.roomieq ✅ Domain Added: roomieqindia.com ✅ Return URL: https://roomieqindia.com ✅ Clicked Done → Continue → Save after configuration Behavior: When I open this URL directly in browser: https://appleid.apple.com/auth/authorize?client_id=com.roomieq.auth&redirect_uri=https%3A%2F%2Froomieqindia.com&response_type=code%20id_token&scope=name%20email&response_mode=web_message&frame_id=ef13a755-75bb-4eef-8dd6-73bd75d6ede5&m=11&v=1.5.5 I get invalid_client. My backend uses apple-signin-auth Node.js package to: Generate the client secret (JWT) Exchange auth code for tokens Verify ID token Everything fails at step 1 because Apple doesn’t seem to recognize my Service ID as valid. What I Need: Can you please verify if: My Service ID ( com.roomieq.auth ) is fully active and recognized My App ID and Service ID are properly linked on Apple’s end There are any hidden issues with domain or return URL setup Let me know if I need to reset the Service ID or regenerate anything. Thanks in advance!
0
2
109
Jun ’25
Apple Developer Program membership renewal still not updating active after payment
Hi, I hope it's ok to post this here as I'm on a bit of a time-crunch to have this sorted and looking to get this issue resolved. I just renewed my Apple Developer Program membership (annual subscription) and received my order confirmation (Order #W1411330632, placed February 28, 2026) for $1,749.00 MXN. However, my membership status still hasn't updated to active. Is this normal (a waiting period for a renewal). If not, could someone help guide me in the direction of whom to reach out to for support? Thank you for your help. Regards, Joe
5
1
242
2w
individual to an organization
Hello, it's been 3 weeks now since I started the process of migrating my individual profile to a company profile. However, I still haven't received any information, and despite contacting support multiple times, I haven't received a response. When I log into my profile, all I see is: "We’re processing your membership migration from an individual to an organization. Please note that your membership benefits are temporarily disabled during this time."
1
2
350
1d
Payment Completed but Developer Account Not Activated – No Response for 6 Days
Hello, I’m writing this here because I’m honestly stuck and unable to reach anyone through official support channels. Order Number: W1466057949 Order Date: 18/02/2026 Case ID: 102824542025 My payment was successfully approved and processed by my bank. The amount has been fully charged. However, my Apple Developer account has still not been activated. I opened a support ticket immediately after noticing the issue. It has now been 6 days, and I have received absolutely no response. There is no active support in Turkey for this issue. When I try calling the Ireland support number, I can only reach an automated system — there is no way to speak to a real person. I currently have no direct contact channel to resolve this. This situation is blocking my development work and causing serious delays. I have completed my payment in good faith, yet I cannot access the service I paid for, and I cannot reach anyone for assistance. If anyone has experienced a similar issue or knows how to escalate this properly, I would greatly appreciate guidance. Thank you.
2
2
19k
3w
Apple Developer Program expired – Renew option missing for over 20 days
Hello, My Apple Developer Program membership is marked as expired, but I am unable to renew it. The Renew option does not appear in the Apple Developer app or on the website. Both Free Apps Agreement and Paid Apps Agreement are expired. I am the Account Holder of the account. I have already submitted multiple support requests through the Apple Developer Support website under “Program Purchase and Renewal”, but I haven’t received any response so far. This issue has been ongoing for more than 20 days and is blocking access to my apps and agreements. Could an Apple Developer team member please look into this or advise how to proceed when the Renew option is missing? Thank you.
1
0
75
Jan ’26
Urgent help!! Apple developer account still not approved
I have been waiting almost 2 months for my Apple developer account to be approved. I am unable to reach Apple even though I have submitted a ticket and made phone calls and requested to escalate. I have an event at the end of next week so I need the account approved so that I can upload the app. Can someone help? I am really desperate. Im based in Saudi Arabia And have provided all the requested documents from Apple.
0
1
110
Apr ’25
Unable to enroll in Apple Developer Program - Payment declined despite bank approval (France)
Hello everyone, I am unable to enroll in the Apple Developer Program. The payment (credit card) is accepted by my bank but systematically declined by Apple. Note: I am located in France. I have tried multiple times. The support team, via email, suggested I use the Apple Developer app. However, it is "not available in my region," so I have to go through the website. No other payment method is available: Apple Pay is greyed out, and there is nothing else. Support has not responded for weeks, despite my follow-ups. I am very frustrated as I need to launch my app quickly, and everything is ready on the Google side... Would you have any suggestions or solutions? Thank you so much, your responses are greatly appreciated! Mélissa
2
1
450
Jan ’26
Trouble enrolling and reaching the dev team
I've been trying to enroll as a developer but keep running into an "unknown error". I've even tried having the dev team call me and sending an email through the support portal but keep getting the message that my request cannot be processed. Even calling apple support didn't work as they were unable to connect me with the dev team. Any idea on how to get this sorted? Thank you!!
2
1
122
Jan ’26
Stuck After Paying – “You’ve already agreed to the Apple Developer Agreement” Loop
Hi, I need help resolving an enrollment issue. When I log into my Apple Developer account on the website, I only see the message: “You’ve already agreed to the Apple Developer Agreement.” After that, nothing else loads and I can’t continue. What I’ve tried: Paid the annual fee (it shows as charged). Logged in from iPhone (Developer app), Mac, Safari, and Chrome. Same error. Cleared cookies, tried private mode, and even changed my email. Contacted normal Apple Support (they couldn’t help). Tried to reach Developer Support but I can’t since I’m technically not enrolled. Other details: I can’t access App Store Connect. My Apple ID birthday is set to 15 October 2000. I’ve already accepted the Developer Agreement. Developer app shows an error whenever I try enrollment there. At this point, I’m stuck in a loop: Apple says I’ve already agreed, but my membership isn’t activated, and I can’t contact the right support channel.
Replies
0
Boosts
2
Views
90
Activity
Sep ’25
Enrollment Stuck Since April 28 — No Updates Despite Full Document Submission (Estonian Company)
We applied for the Apple Developer Program on April 28, and our enrollment has been stuck in review since then — over three weeks now. We have already submitted all required documents, including: Turkish National ID and Passport Estonian e-Residency Card Company registration documents from the Estonian e-Business Register D-U-N-S number VAT and Registry information Detailed explanations as a sole founder and legal representative Enrollment Case number is 102586593909 We even had a follow-up phone call with Apple Developer Support (Case ID: 102589592062) and were told the submitted documents should be sufficient. I also followed all upload instructions and confirmed that the files were delivered successfully. Despite all this, we haven’t received any updates, timelines, or specific feedback on what’s missing — if anything at all. ✅ Meanwhile, we’ve completed similar business verification processes with Google, Meta, and Stripe within 48 hours. We’re trying to launch our app under an officially registered business (Mobisense OÜ), and this delay is affecting our go-to-market timeline and business operations. 🔹 Has anyone else experienced this kind of delay recently? 🔹 Is there a reliable way to escalate or request an actual review update? Apple, please review this case and help move the process forward. Thank you.
Replies
2
Boosts
2
Views
141
Activity
May ’25
No way to accept Updated Program License Agreement
When I login to my Dev account, I get a banner that says "The updated Apple Developer Program License Agreement needs to be reviewed. In order to update your existing apps and submit new apps to the App Store, the Account Holder must review and accept the updated agreement."However, when I go to Agreements, Tax, and Banking, I see both Free Apps and Paid Apps agreement, but when I click on View, there's nothing for me to accept. It's a pop-up window with a list of countries and a button at the end that says "Close". And that's it. No other action is possible. No other option either under the Action column.So then how can I review and accept it?
Replies
39
Boosts
2
Views
32k
Activity
Dec ’25
No Feedback on Apple Developer Account Application
It seems like your enrollment has been stuck in processing for months without any updates from Apple. Despite repeatedly using the 'contact us' option, you haven't received any feedback.
Replies
0
Boosts
2
Views
74
Activity
Jun ’25
My account holder access is blocked
The Account Holder is no longer able to log into apple (regardless of web-based or device based attempts). The membership will expire soon without access to the account holder. Both workflows "iforgot.apple.com" and "iforgot.apple.com/unlock" did not lead to an answer email within several days. I tried several times. So we are almost out of store without any option. Hotline did not show other options. Any ideas?
Replies
3
Boosts
2
Views
630
Activity
Oct ’25
Issues with Apple Developer Account and Revoked Certificates
Hello, I am experiencing a critical issue with my Apple Developer Program account. I successfully enrolled months ago, and my subscription is active as per my account details. However, I am now unable to access my developer membership features, and when I sign into my account it redirects me to the enrollment page as if I had never enrolled. Key details of the issue: Active subscription: My Apple Developer Program membership is active and set to renew on 17 October 2025. The subscription page confirms this, and the payment was successfully processed. REVOKED CERTIFICATES: Certificates I created weeks ago have been revoked without any explanation or notification. No email notifications: I have not received any communication from Apple regarding issues with my account or certificates. Attempts to Resolve: Cleared cookies and cache. Tried logging in on multiple devices and browsers. Signed out of all devices and logged back in. Could someone please assist me in understanding why my account is behaving this way? Is there a specific team or channel I should contact to escalate this issue? Thank you in advance for your help!
Replies
4
Boosts
2
Views
803
Activity
Jan ’26
No Update on Apple Developer Program (Company) Enrollment Since January 2, 2026
Hello everyone, I’m hoping to get some guidance or hear from others who may have experienced something similar. I registered for the Apple Developer Program as a company on January 2nd, 2026 Since completing the registration, I haven’t received any updates, feedback, or requests for additional information. The application still appears to be pending, and I’m unsure if this delay is within the normal timeframe or if there’s something I may have missed. I understand that company verification can take longer than individual enrollments, but I would appreciate any insight into: Typical review timelines for company enrollments Whether there’s a recommended way to follow up with Apple Developer Support Any steps I can take to help move the process forward Thanks in advance to anyone who can share their experience or advice. Best regards, Curlback
Replies
3
Boosts
1
Views
193
Activity
Jan ’26
Apple Developer Program enrollment completely stuck — no emails, no support
Hello! This is already my third post regarding this issue. I have been waiting for almost a month and have sent approximately 10 emails to Apple Developer Program Support. I have received no response at all — no updates, no explanations, and no assistance. What makes this situation particularly unacceptable is that Apple Support is clearly active and responding to similar enrollment issues in other forum threads. Seeing support help others while completely ignoring my case for an entire month is extremely frustrating and difficult to justify. This level of silence from Apple is not just disappointing — it reflects a serious breakdown in the enrollment support process.
Replies
2
Boosts
0
Views
152
Activity
Feb ’26
developer membership program
for over 2 months, I have peen trying to purchase apple developer account, I have submitted duns number, they also requested other verification details which I have submitted over 2 months, and I have tried chatting apple support and they keep telling me it under review for more than 2 months, currently they are not replying my chat
Replies
1
Boosts
2
Views
66
Activity
Jun ’25
issue with implementing sign in with apple
Hi Apple team, I'm integrating Sign in with Apple on my website https://roomieqindia.com using a custom Node.js backend, and I'm consistently receiving this error: invalid_client My configuration: ✅ Service ID: com.roomieq.auth ✅ Team ID: 75XVX5RXMQ ✅ Key ID: (from Apple-generated .p8 key) ✅ Private Key: (.p8 key pasted correctly in backend) ✅ App ID Selected: com.roomieq.roomieq ✅ Domain Added: roomieqindia.com ✅ Return URL: https://roomieqindia.com ✅ Clicked Done → Continue → Save after configuration Behavior: When I open this URL directly in browser: https://appleid.apple.com/auth/authorize?client_id=com.roomieq.auth&redirect_uri=https%3A%2F%2Froomieqindia.com&response_type=code%20id_token&scope=name%20email&response_mode=web_message&frame_id=ef13a755-75bb-4eef-8dd6-73bd75d6ede5&m=11&v=1.5.5 I get invalid_client. My backend uses apple-signin-auth Node.js package to: Generate the client secret (JWT) Exchange auth code for tokens Verify ID token Everything fails at step 1 because Apple doesn’t seem to recognize my Service ID as valid. What I Need: Can you please verify if: My Service ID ( com.roomieq.auth ) is fully active and recognized My App ID and Service ID are properly linked on Apple’s end There are any hidden issues with domain or return URL setup Let me know if I need to reset the Service ID or regenerate anything. Thanks in advance!
Replies
0
Boosts
2
Views
109
Activity
Jun ’25
Apple Developer Program membership renewal still not updating active after payment
Hi, I hope it's ok to post this here as I'm on a bit of a time-crunch to have this sorted and looking to get this issue resolved. I just renewed my Apple Developer Program membership (annual subscription) and received my order confirmation (Order #W1411330632, placed February 28, 2026) for $1,749.00 MXN. However, my membership status still hasn't updated to active. Is this normal (a waiting period for a renewal). If not, could someone help guide me in the direction of whom to reach out to for support? Thank you for your help. Regards, Joe
Replies
5
Boosts
1
Views
242
Activity
2w
Apple developer enrollment
Registered close to 2 weeks ago and the account seems to be delayed. I cannot seem to get any help on this. Here is the message I have on the dashboard, Your enrollment is being processed. Your enrollment ID is 95CTAKWD6P. Any advice would be appreciated
Replies
0
Boosts
2
Views
56
Activity
Jun ’25
individual to an organization
Hello, it's been 3 weeks now since I started the process of migrating my individual profile to a company profile. However, I still haven't received any information, and despite contacting support multiple times, I haven't received a response. When I log into my profile, all I see is: "We’re processing your membership migration from an individual to an organization. Please note that your membership benefits are temporarily disabled during this time."
Replies
1
Boosts
2
Views
350
Activity
1d
developer account is not activated
Hello, I have already paid developer account fees with my this id. But Still I can see this https://gyazo.com/db985d124b85d0759a1662cf05b9d82a with my developer account. Can any one help me what's the issue with my account? How can I get solution for this account?Thanks
Replies
7
Boosts
2
Views
5.5k
Activity
Feb ’26
Payment Completed but Developer Account Not Activated – No Response for 6 Days
Hello, I’m writing this here because I’m honestly stuck and unable to reach anyone through official support channels. Order Number: W1466057949 Order Date: 18/02/2026 Case ID: 102824542025 My payment was successfully approved and processed by my bank. The amount has been fully charged. However, my Apple Developer account has still not been activated. I opened a support ticket immediately after noticing the issue. It has now been 6 days, and I have received absolutely no response. There is no active support in Turkey for this issue. When I try calling the Ireland support number, I can only reach an automated system — there is no way to speak to a real person. I currently have no direct contact channel to resolve this. This situation is blocking my development work and causing serious delays. I have completed my payment in good faith, yet I cannot access the service I paid for, and I cannot reach anyone for assistance. If anyone has experienced a similar issue or knows how to escalate this properly, I would greatly appreciate guidance. Thank you.
Replies
2
Boosts
2
Views
19k
Activity
3w
Apple Developer Program expired – Renew option missing for over 20 days
Hello, My Apple Developer Program membership is marked as expired, but I am unable to renew it. The Renew option does not appear in the Apple Developer app or on the website. Both Free Apps Agreement and Paid Apps Agreement are expired. I am the Account Holder of the account. I have already submitted multiple support requests through the Apple Developer Support website under “Program Purchase and Renewal”, but I haven’t received any response so far. This issue has been ongoing for more than 20 days and is blocking access to my apps and agreements. Could an Apple Developer team member please look into this or advise how to proceed when the Renew option is missing? Thank you.
Replies
1
Boosts
0
Views
75
Activity
Jan ’26
Big problem on account!
Hello! im having a big problem right now, time ago I work on a project as a developer, now I need to start publishing again apps for me as independent, but as I see my account is linked to them an I cannot get rid of them, how can I do it, im struggling a lot.
Replies
2
Boosts
0
Views
65
Activity
Jan ’26
Urgent help!! Apple developer account still not approved
I have been waiting almost 2 months for my Apple developer account to be approved. I am unable to reach Apple even though I have submitted a ticket and made phone calls and requested to escalate. I have an event at the end of next week so I need the account approved so that I can upload the app. Can someone help? I am really desperate. Im based in Saudi Arabia And have provided all the requested documents from Apple.
Replies
0
Boosts
1
Views
110
Activity
Apr ’25
Unable to enroll in Apple Developer Program - Payment declined despite bank approval (France)
Hello everyone, I am unable to enroll in the Apple Developer Program. The payment (credit card) is accepted by my bank but systematically declined by Apple. Note: I am located in France. I have tried multiple times. The support team, via email, suggested I use the Apple Developer app. However, it is "not available in my region," so I have to go through the website. No other payment method is available: Apple Pay is greyed out, and there is nothing else. Support has not responded for weeks, despite my follow-ups. I am very frustrated as I need to launch my app quickly, and everything is ready on the Google side... Would you have any suggestions or solutions? Thank you so much, your responses are greatly appreciated! Mélissa
Replies
2
Boosts
1
Views
450
Activity
Jan ’26
Trouble enrolling and reaching the dev team
I've been trying to enroll as a developer but keep running into an "unknown error". I've even tried having the dev team call me and sending an email through the support portal but keep getting the message that my request cannot be processed. Even calling apple support didn't work as they were unable to connect me with the dev team. Any idea on how to get this sorted? Thank you!!
Replies
2
Boosts
1
Views
122
Activity
Jan ’26