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

Team Member Can’t access Certificates, Identifiers, and Profiles
Here on the forums I see a lot of reports like this: According to App Store Connect, I’m an Admin member of a team, but I can’t access the Certificates, Identifiers, and Profiles section of the Developer website for that team. There’s one really common reason for this, namely that this is an Individual team. This is clearly documented in Developer Account Help > Access > Roles and access, which says: If you’re enrolled as an individual and add users in App Store Connect, users receive access only to your content in App Store Connect and are not considered part of your team in the Apple Developer Program. So, if App Store Connect indicates that you’re a team Admin but you can’t access Certificates, Identifiers, and Profiles, it’s critical that you check that this is not an Individual team. To do this: Log on to Developer > Account. Select the correct team at the top right. Scroll down to the “Membership details” section. Look at the “Enrolled as” field. If it says “Individual”, then only the team’s Account Holder can access Certificates, Identifiers, and Profiles. OTOH, if it says something else, like “Organization” or “Enterprise”, then see below. If you’re working for someone else who only has an Individual team, I recommend that you encourage them to update to an Organization team. For advice on how to do that, see Developer Account Help > Membership > Updating your account information > Updating an individual membership to an organization membership. If you can’t access Certificates, Identifiers, and Profiles and you’re absolutely sure that this is not an Individual team, I recommend that you seek formal assistance via Apple > Developer > Contact Us. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = "eskimo" + "1" + "@" + "apple.com"
0
0
142
2w
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
102
Apr ’25
Missing CONSUMPTION_REQUEST notification before REFUND notification in App Store Server Notifications
We've observed two refund cases where we only received REFUND notifications without the expected CONSUMPTION_REQUEST notifications. Both cases came from the same user account. According to documentation, we should first receive CONSUMPTION_REQUEST before any REFUND notification. Has anyone encountered similar selective missing notifications? Could this be user-specific or related to particular refund circumstances? Environment: Production environment Valid server notifications setup (other notifications work fine) Only these two cases from same user showed this behavior
0
0
88
May ’25
For Apple Engineers
I been searching about this for so long now i don’t think it’s possible anymore & its more of a talk about thing than doing😭😭. But i’m a Mixing/Mastering Engineer for Music, & I’m always seeing people music releasing to Apple Music, with the icon “Apple Digital Master“ But when I do research the only thing i can find is it needs to be done in an approved Apple Studio, But me personally i’ve never heard or seen one. So i’m patiently & sincerely waiting for the right response that can help me or lead me to the right person or direction to help me out please, Because all this seeking is really starting to make my brain have aneurysm.
0
0
97
Mar ’25
I can´t enrollment to developer promram "Your enrollment could not be completed"
I have a problem with the enrollment to Apple Developer program, because the page show the message "Your enrollment in the Apple Developer Program could not be completed at this time", I have 1 week watting for any news for the Send Files to Apple Support but not yet any new news. What I can do about this case?
0
0
232
Mar ’25
cross device locale appname search
Hello Developers, On ios device i recently installed Teams, Instagram and facebook apps.When i change the device language/locale appname remains same i.e in english. All three apps i m able to search with it japanese translation like Teams ->チーム, Instagram->インスタグラム, Facebook ->フェイスブック when device locale in english or japanese.How can i achieve this?.Any suggestion up will be helpful.
0
0
65
May ’25
in App purchase
We are a group of 10 friends using the same device and Apple ID, but each of us has a different account within the same app. We want to purchase the same auto-renewable monthly subscription plan, each using our own app credentials. The issue: after the first person subscribes, the next user (with a different in-app account) is unable to buy the same plan—it shows "already subscribed" and only allows access after the next billing cycle. We don’t mind the auto-renewal being charged each month by a different person. We just want each app account to have access to the same package independently, for 1 month each. How can we achieve this without changing the Apple ID or device?
0
0
101
May ’25
I completed the enrollment for my company in 2024
Hi! I completed the enrollment for my company on April 22, 2024. And since then we have successfully placed our application in the Store and continue to work on it. On March 27, 2025, I needed to renew my participation in the Apple Developer Program and I did it successfully - I received a confirmation letter from you. However, later I discovered that my order was canceled and now, when I go to developer.applе.com, I am offered to go through the enrollment procedure! I'm confused! It is not clear what to do in such a situation?! I will be grateful for any help!
0
0
91
May ’25
Developer Program Stuck in UAE Region Despite US Apple ID
Hi everyone, I’m trying to enroll in the Apple Developer Program, but I’m stuck in a strange region issue. My Apple ID was originally created in the United States, and I’ve already: • Set my Apple ID region to the United States • Updated my payment and shipping address to a valid US billing address • Changed the App Store country/region on my iPhone to the United States • Signed in to the Apple Developer site after all of the above Despite all this, when I try to pay for the Developer Program, the enrollment page still shows the price in AED (UAE Dirhams) and lists the region as UAE. Apple Support couldn’t fix it and told me to try the forums. I’m worried that if I go ahead and pay, my developer account will be permanently tied to the UAE region, even though everything else is U.S.-based. Has anyone experienced this before? Is there a hidden cache, setting, or workaround to get the Developer Program to recognize the U.S. region correctly? Any help would be massively appreciated. Thanks in advance
0
0
121
Jun ’25
your payments from apple are on hold
Hi everyone, I'm an indie developer and I'm currently dealing with a confusing and concerning issue with Apple. I'm wondering if anyone has experienced something similar. 🔻 What happened: I’m based in Poland and recently opened a sole proprietorship. A few days before the issue, I updated my W-8BEN tax form (correcting my personal ID to my business tax ID – NIP). Then, one day before my scheduled monthly payout, I received an email from Apple saying: "Your payments are on hold – we’ve noticed irregular activity on your account." All payments were suddenly put on hold with no specific reason given. My app remains live and available on the App Store. I wasn’t warned ahead of time, and there’s no detailed explanation from Apple so far. 🔸 My questions: Has anyone else had all their payments withheld right before payout like this? What were the reasons in your case (tax issues, account verification, “irregular activity”, etc.)? How long did it take to resolve, and did Apple eventually release the funds? I’ve contacted Apple Finance, but responses so far have been generic and slow. Any advice, experience, or clarification would be extremely appreciated — this payout is essential for covering my operating costs, and being left without funds so suddenly is pretty rough.
0
0
193
Jun ’25
cloudkit server-to-server key confusion
Hi I am a new self taught developer who is atm working on the backend of my app. My app successfully collects location of users and stores it to cloudkits public database. I now want to write a python script and run it on a local server on my windows terminal which fetches users who are in a certain proximity to each other so i can trigger a flow on the app. Can someone first of all tell me if this is even possible the way im attempting it. Also atm all i am doing is generating a server to server key which makes me generate a public and private key and i use the private key file eckey.pem plus key id plus container plus team ID to query the required data. but when i run it i get a 401 error (no authorization). I am so stumped as there arent many resources available to help direct me to the right path. Can someone please offer some help/insight/confidence. thanks alot
0
0
154
May ’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
188
Jun ’25
Follow-up on Company Enrollment – Case ID: 102578249178
Hi, While I understand that some enrollment reviews may take time, it has now been nearly a month since we submitted our company enrollment on April 11, and unfortunately, we still have no concrete updates or next steps. As a small business, this extended delay is significantly affecting our operations. We are unable to proceed with our product launch, engage with partners, or move forward with development work. Each passing day adds to the financial and operational pressure we’re facing. To be completely transparent, we honestly don’t believe there is a large set of documents or verifications that would justify such a long review. Our company’s D-U-N-S information has been provided and contains clear, publicly verifiable details about our registration and address. Beyond that, there is no additional documentation that should require extended evaluation. From our research, we’ve learned that some enrollments may get stuck in the review pipeline indefinitely unless manually escalated — and some companies only managed to resolve the issue after getting in touch with senior contacts or executives. We kindly ask — and sincerely hope — that instead of a standard response confirming the enrollment is “under review,” we can receive a more concrete update: what stage it is truly at, whether any verification is pending, and whether manual intervention is required. Case ID: 102578249178
0
0
60
May ’25
Request for access to Family Controls entitlement
I have filled the form to request for this access, but it has been 15 days now and I haven’t gotten any feedback. Apple Support said the appropriate team will be in contact with me once it has been approved. It’s been 15 days and still nothing. I just want to know how long it would take, and Apple’s WWDC 2025 is around the corner, I was really looking forward to get this done before then.
0
0
162
May ’25
Developer Enrollment verification unsuccesful error %%USE_I18N_STRING_ERROR%%
Hi, I have been attempting enroll in Apple Developer program with my organization. As part of the enrollment process, legal authority must be approved by a member of my organization. We have attempted submitting the approvals a couple times with no success. Recently we had an error on screen saying %%USE_I18N_STRING_ERROR%% and Verification Unsuccessful. Would you be able to check the status of my application and if there is anything we need to do for verification? Thank you for your time and help! -Bob
0
0
368
Mar ’25