I have spent many weeks trying to enroll in the Apple Developer program. I submitted all the info, waited, called support (which was completely useless and provided no additional insight into why I can't be enrolled).
I read other threads about this and there appears to be little answer for what to do. I meet all the requirements outlined on https://developer.apple.com/support/app-account/
Everything I do points me back to https://developer.apple.com/programs/enroll/
Where I click the Enroll button and I then get the following message.
Contact us to continue your enrollment.
Your enrollment in the Apple Developer Program is under review. Please contact us.
And then when I talk to support I get 30+ minutes of absolutely no help and sent on my way. I also tried creating a new Account/ID but it wouldn't allow me to proceed when I entered the 2 factor auth code from my phone number (which is associated with my original Apple Account)
Thanks in advance to anyone that can provide me hope on how to proceed.
Apple Developer Program
RSS for tagCreate and deliver software for users around the world on Apple platforms using the the tools, resources, and support included with Apple Developer Program membership.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hello,
I originally reported this issue on December 13, 2024, and received a case ID from Apple Developer Program Support: 102485600459.
However, the issue remains unresolved, and I have not received any further updates. Could someone please assist me in getting this matter addressed? Any guidance or escalation options would be greatly appreciated.
Thank you.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Subscriptions
Accounts
Developer Program
I paid to enroll Apple Developer Program one week ago, but it's still on pending. I wrote for support 2 times, no answer. I think they want me pay more then once.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hello, In 2024 I received notice of Apple Developer Account termination (Team ID: FCKZLDS8EQ) (with no reason) and in 5 days I have sended the appeal. After 30+ days - my account was terminated. The notification said that I only have a month to file an appeal, I did it within 5 days, but neither during the month nor so far - I have not received a response. Also, after the appeal, I contacted support saying that there was no response to the appeal and still remained unanswered to these tickets: 102346160903 and 102349953096. I described everything in detail in that appeal. I have an Apple Developer membership since 2014 and this is some kind of misunderstanding, I have an old trusted developer account without any violations.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
So I got charged the annual developer fee on December 2024, and then again this February 2025.
Worse, a few days after getting charged twice, I received an email from Apple saying my developer account subscription has been suspended due to failure in paying the annual fee.
I already submitted a support ticket to Apple, but I haven't gotten a response yet.
Is there something else I can do?
Would appreaciate any help.
Thanks!
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
I am facing a problem. I have enrolled developer program on 7th may, 25. It says will take 2 days but I haven't received any confirmation.
Again I submitted information on 11th February, 25 but still haven't received any email about confirmation or rejection.
I tried to contact apple support. They created ticket for me. But haven't received any further information from them.
It seems like I am a ghost and apple is not seeing me.
Can anyone tell me what is the problem.
Thank you
I have tried contacting Apple multiple times about a duplicate charge, but I still haven’t received a response. My bank has confirmed that Apple is responsible for processing the refund, yet I have no solution. This is unacceptable. I need an urgent response and my money back immediately. Has anyone else experienced this? Share your stories!
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hi, i recently purchase a developer account on apple 4 days ago and i haven't got any reply back from then and i'm confused i already made a purchase yet in my account they're still requiring me to pay again?
Hello everyone.
When I try to start the enrollment in the program, I receive the following message: Your enrollment in the Apple Developer Program could not be completed at this time.
Does anyone know how to solve this problem?
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Subscriptions
Developer Program
Hi,
I need to temporarily add a developer to my Apple Developer account so they can manage Certificates, Identifiers & Profiles and make necessary changes. However, when I add them as a team member through Users and Access, Apple requires them to verify their Apple ID using two-factor authentication (2FA). The problem is that due to regional restrictions, they are unable to receive the verification code, which prevents them from accessing the account.
What I’ve Tried:
I added the developer as a team member under Users and Access in the Apple Developer portal.
They received the invitation email and accepted it.
When they try to log in, Apple prompts them for 2FA verification, but they cannot complete it due to the restrictions.
My Questions:
Is there a way to allow my developer to access Certificates, Identifiers & Profiles without requiring them to verify their Apple ID via 2FA?
Would creating a new Apple ID and adding it as a team member work as a workaround?
Are there any alternative solutions to grant access without sharing my personal Apple ID credentials?
I’d appreciate any advice or best practices on how to handle this. Thanks in advance.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
App Store Connect
Developer Program
Hi,
Yesterday I enrolled in the Apple Developer Program through the app (like the website said) and it seemed to work fine. I went through everything in the app and then I had to pay for the service, so I did. (the invoice says Apple Developer Program (Automatic Renewal): $96.99 + VAT). I can see this transaction on my bank statement as well. After finishing the the Developer app said "Wait for an email" or something similar for a day until now it says "Enrollment through the apple developer app is not available for this apple account".
I found this odd so I logged in to my account in a browser (on a PC) to see what's up and there it still says if I click my name "Pending". The weird thing is that there is this banner that says "Purchase your membership." and a link to complete my purchase??? As if I did not purchase it yesterday.
So in desperation I decided to see what's up and went through this process on my PC now and it took down my order and I got a prompt in the browser to wait 2 days (48 hours).
Will I get charged twice? Also this time it prompted the price: $99.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
I am experiencing a critical issue with WKWebView navigation in iOS 18.2 beta, specifically regarding the function webView.loadFileURL(_:allowingReadAccessTo:).
In previous versions of iOS, this function works as expected when loading valid file URLs from the app’s local directory (e.g., Application Support). However, in iOS 18.2 beta, the function fails to complete the navigation, producing a provisional navigation failure with WebKitErrorDomain, code 102 (Frame load interrupted). This issue severely impacts our app’s ability to load essential local resources, breaking core functionality.
Here’s a summary of the troubleshooting steps and findings:
File and Directory Verification: The url provided to loadFileURL is valid. Both the file path and parent directory exist within the app’s sandbox, and the directory is accessible.
Configuration: The code specifies the parent directory in the allowingReadAccessTo parameter to meet sandboxing requirements, which works on iOS 18.1 and prior releases.
Testing on Stable iOS Versions: The issue is exclusive to iOS 18.2 beta; testing on earlier stable iOS releases confirms that the function works as intended.
Impact: This regression severely disrupts the app’s navigation and content loading, effectively blocking access to local resources required for the WKWebView to display content properly.
The error log returned in the console is as follows:
> Error Domain=WebKitErrorDomain Code=102 "Frame load interrupted" UserInfo={_WKRecoveryAttempterErrorKey=<WKReloadFrameErrorRecoveryAttempter: 0x303dd67e0>, NSErrorFailingURLStringKey=file:///var/mobile/Containers/Data/Application/4D128818-7E51-460E-B5D4-D2D70363EFA0/Library/, NSErrorFailingURLKey=file:///var/mobile/Containers/Data/Application/4D128818-7E51-460E-B5D4-D2D70363EFA0/Library/, NSLocalizedDescription=Frame load interrupted}
We suspect this may be due to a change in WebKit permissions in iOS 18.2 beta that affects local file handling within WKWebView.
Given that the our app relies heavily on these resources, we kindly request this issue be addressed promptly. If any additional information or sample code is required, please let us know, and we will gladly provide further details to assist in resolving this issue.
Thank you for your attention and support.
Best regards,
Isabela
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Beta
Developer Tools
iOS
WebKit
I don't want to throw anyone under the bus here, but I think the error handling for the D-U-N-S number verification step could be improved.
Shown on page:
The information you entered did not match your D&B profile. Before submitting your information, check your D&B profile. If you've recently changed your legal entity name, update your D&B profile.
This message is confusing when the only information provided is the company name, which exactly matches the D&B profile.
We get more information about the error in console than what is shown on the page:
"resultCode": 20010,
"resultString": "Your organizations information is not complete.",
"userString": "Your organizations information is not complete.",
"requestUrl": "https://developer.apple.com/services-enrollment/validateDunsDetails",
Displaying a clearer error message in line with this would greatly improve user understanding of what went wrong.
I registered and tried paying for a Developer account about 3 days ago. I got an email saying that activation can take up to 48 hours. It's been about 72 hours and the account isn't activated yet.
I get this error when registering as a developer'Your enrollment could not be completed'
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hey everyone,
Five days ago, on Sunday, I bought an Apple Developer Program subscription for 99 euros. I used the Developer app on my device because the Developer website said, "Enroll in the program with the Apple Developer app," and I thought it would be better to use the app directly rather than the website.
I purchased the subscription, the funds were released from my card, and I received a receipt. The site mentioned that I would be enrolled within 48 hours, and the Developer app stated that I would receive an email soon.
Guess what? I didn't receive an email. Instead, I got a message in the Developer app saying, "Enrollment through the Apple Developer app is not available for this Apple Account. Visit the Apple Developer site to enroll."
What is happening? I just paid for a subscription using my iCloud email in the Developer app, my bank released the funds, I got a receipt, and yet I didn't get access? Well, okay—I went to the website, but instead of giving me an option to proceed with the previous subscription, they asked me to pay AGAIN. This time, it was 99 dollars.
Since I'm in hurry, I paid again, assuming they will refund one of the charges—because how could one account have two same subscriptions? Strangely, for this second payment, I didn’t receive an email receipt, just a message saying that the order request would be processed soon.
Now, the problem is that this second subscription isn’t even listed in my subscriptions—only the first one is.
On top of that, I’m worried I won’t get access within 48 hours as promised, since I’ve seen other people waiting for months after paying. That’s not fair.
I also saw that some people were asked to provide an ID to confirm their identity, but I was never asked for that.
I'm not from the US, I’m of legal age, and I’ve been an Apple user for almost a year.
Does anyone know what’s happening and how I can avoid getting scammed by Apple? It sounds weird, but it’s ridiculous that a premium company like Apple has these kinds of issues. I contacted support, but I haven’t received a response.
Thanks in advance.
Paid on the 28th, I received the Order Acknowledgement email but have not received feedback yet.
Can someone please help getting my membership confirmed, how long does it take? Emailed support but not getting any responses
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
It's been over a week since I submitted my membership purchase for a developer account. I had to resubmit it today because I believe there might be an issue with the system. I received the acknowledgment email again. Could someone please check my order? I'm looking forward to contributing to the macOS app ecosystem.
I don't even know where I can also check these purchase requests so I can provide you with the IDs I think you can use my apple id tho .
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Having issues updating app and publishing online, due to paid apps agreement. The app is free for distribution not a paid app, hence it is price at 0$.
Can't access the agreement as well to verify and account is showing error messages when action is done.
Also getting a membership expired message, and account membership is renewed till 2026.
Hey everyone,
I’m in a really frustrating situation and could use some advice.
Apple approved my Developer Program application and asked me to make the payment. I paid using my Wise card, but the payment got stuck in authorization and later timed out, resulting in a refund. I contacted Apple via email, and they advised me to reapply using the iOS Developer app.
I did exactly that, but my new application got rejected. When I called support, they told me there’s no appeal process and refused to provide a reason for the rejection. I’ve sent multiple emails, but I haven’t received a single response.
I just want to continue with my original application and complete the payment, but I can’t get in touch with anyone who can help. Has anyone experienced something similar? Any ideas on how to get through to Apple and resolve this?
Thanks in advance!
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program