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

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
42
Jun ’25
Apple Developer Enrollment — I'm the LLC Owner but Getting Upload Error
Hey everyone, I’m trying to enroll in the Apple Developer Program as a company (LLC), and I’m the sole owner and CEO. I uploaded all the documents required, but when I try to re-upload the missing one using their upload link, I get this error message: “Sorry, you don’t have access. Your account isn’t authorized to upload files.” Has anyone faced this before? Is there a fix or do I need to contact Apple directly? Also, they’re asking for a business card or an employment verification letter — but I’m the owner and don’t have either. How do you handle this if you’re the only person in the LLC? Do I just create a business card or write the verification letter myself? Any help or advice would be much appreciated. 🙏 Thanks in advance!
0
0
54
Jun ’25
Need Help Updating Incorrect Information Submitted During Enrollment
Hello, I’m facing an issue with my developer account enrollment and would appreciate your guidance. I created an account and gave access to my developer to assist with the process. After I completed the payment, I didn’t proceed with enrollment immediately. Later, my developer attempted to enroll on my behalf, but he mistakenly submitted his own personal information instead of mine. Now, whenever we try to enroll, we keep encountering errors. I believe this is due to the incorrect identity information that was submitted earlier. I would like to update the enrollment details with my correct personal information so I can complete the process properly. However, I’m unable to find an option to edit or reset the information already submitted. My questions are: How can I change the identity information that was previously submitted? Is it possible to reset the enrollment process so I can start fresh with my correct details? Do you require any proof of identity or documentation to assist with this change? I’m willing to provide them if needed. Thank you for your help. Best regards,
0
0
18
Jun ’25
Applying for Developer Program outside of supported regions
Hello, I'm currently living in Finland and would like to apply for the developer program in order to develop an app for the Apple Vision Pro. I understand that Finland is not supported in this matter, so I thought about making an German AppleID, since that is supported in the AVP App Store, and enroll in the program with that. The problem is that, since I'm not a German citizen nor have a residency there, would that cause a problem in the identity verification process? Is this allowed at all? If not, are there any workarounds to be able to get the developer account outside of supported regions? Thank you!
0
0
34
Jun ’25
Updating developer name on the App Store
Hi everyone, I made a mistake when submitting my first app and accidentally set my developer name as the app name instead of my business name. Now all my apps show the wrong developer name on the App Store. Apple support said it can't be changed after the first app, but I've seen some posts mentioning people got it changed through support. Has anyone successfully changed their developer name after initial setup? Is closing the account and starting fresh the only real option? Really don't want to lose my app's reviews and ratings. Any experiences or advice would be appreciated! Thanks
0
0
58
Jun ’25
Is there any way of automating Apple Pay certificate generation in a CI/CD pipeline?
Hi everyone! I’m trying to automate the Apple Pay setup in a CI/CD pipeline for a preproduction environment. Right now, we are generating manually the Apple Pay certificates for both the root domain and merchant ID through the Apple Developer Portal, then manually upload them to our preproduction servers. My idea is to be able to automate this process for this environment. I’ve been digging through docs and forums but haven’t found any way to generate or renew these certificates automatically via an API or any other method. Does anyone know if Apple offers something like this? Or if not, what’s the best way to handle this in an automated workflow? I've been thinking about a web driver, but I'm not a big fan of this kind of solution. Thanks a lot for any ideas or advice!
0
0
31
Jun ’25
Org Developer Account Stuck in "Your enrollment is being processed"
I applied for an Apple Developer Organization account more than two weeks ago, but I have not received any further information regarding the registration process. Apple previously requested some supporting documents, which I submitted as instructed. I have also followed up, but have yet to receive a response. Has anyone experienced a similar situation? If so, what steps did you take to resolve it?
0
1
28
Jun ’25
Unable to test in-app purchase integration
We are trying to implement / test in-app purchase for our subscription purchase in the app. We have done all the steps listed in the documentation on apple's website; and Our subscription plan is sitting in 'Ready to Submit' state. However, we are getting an empty response from, final response = await _iap.queryProductDetails({'com.company.xyz.basic1m'}); debugPrint(" Check: ${response.toString()}"); debugPrint("❌ Responses: ${response.productDetails.map((ProductDetailsResponse)=>ProductDetailsResponse.toString()).toList()}"); debugPrint("❌ Responses: ${response.productDetails.length}"); if (response.notFoundIDs.isNotEmpty) { debugPrint("❌ Not found: ${response.notFoundIDs}"); } else if (response.productDetails.isNotEmpty) { debugPrint("✅ Product loaded: ${response.productDetails.first.title}"); } The response we get is, flutter: Check: Instance of 'ProductDetailsResponse' flutter: ❌ Responses: [] flutter: ❌ Responses: 0 flutter: ❌ Not found: [com.company.xyz.basic1m] Note: We are testing with a real device iphone 13 mini via Xcode. We tried to test using, ''com.apple.test.Subscription1.monthly'', as instructed but we have not been successful with that. And seems like (based on online search), it doesn't work all the time. We also searched online for a solution, and some of the forums suggest that we have to submit the app for review when adding subscription for the first time. It doesn't mention the same that in the apple documentation. It confusing. Help and guidance in this regard would be really appreciated.
1
0
117
Jun ’25
Urgent: Unable to Complete Apple Developer Program Enrollment – No Response from Support
Hello Community, A few years ago, I attempted to enroll in the Apple Developer Program, but the process was blocked with the following error message: "Your enrollment could not be completed. Your enrollment in the Apple Developer Program could not be completed at this time." As a developer, I regularly help businesses and individuals set up their Apple developer accounts, and I’ve never encountered this issue with any of my clients—only on my own personal account. I’ve since discovered that others have faced this problem too, but none seem to have found a working solution. I’ve sent multiple emails to Apple Support and I have yet to receive a single response. This matter is extremely urgent for me. If anyone has experienced this issue and successfully resolved it, please share your solution. I’d greatly appreciate any insight. Thank you.
0
0
146
Jun ’25