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
146
2w
CMMovemnt Disorder Library
Info.plist contained no UIScene configuration dictionary (looking for configuration named "Default Configuration") {"msg":"Usage of CMMovementDisorderManager requires a special entitlement. Please see for more information https://developer.apple.com/documentation/coremotion/cmmovementdisordermanager", "event":"assert", "condition":"isEntitled"} /Library/Caches/com.apple.xbs/Sources/CoreLocationFramework/Framework/CoreMotion/Health/CMMovementDisorderManager.mm:208: assertion failure in +[CMMovementDisorderManager initialize] . I have the entitlement, I sent the request yesterday. I have added in Info.plist Privacy - Motion Usage Description message. But nothing changes. It always crashes . Added also everything to Entitlements File to watch. It crashes on private let manager = CMMovementDisorderManager()
0
0
66
May ’25
No access to apple developer account
I have enrolled for being a developer 10.03. I have received an order acknowledgment email on 10th of March but there have been no updates since then. I am still seeing 'complete your purchase' in the main page. What should I do to get through? 
I would greatly appreciate it if could help me solve this problem as soon as possible. Thank you so much.
0
0
125
Mar ’25
Unable to migrate to company account
Unfortunately, for the past two months I've been trying to migrate to a company account. The banking updates are stuck processing with this error message: Apple Developer support tossed me around between 6 or 7 different representatives, each restarting the process of trying to figure out the problem, contacting the engineering team back and forth, and even remote controlling my screen to try and solve it, to no avail. None of them know what is the issue. What do I do?
0
0
148
Feb ’25
Issue with Apple Developer Enrollment – Trusted Device & Subscription Conflict
Context: I recently encountered an issue while trying to enroll in the Apple Developer Program with my personal Apple ID, and I need guidance on how to resolve it. A few months ago, I helped a client set up an Apple Developer account because they didn’t have an iPhone, Mac, or even an Apple ID. To assist them, I created an Apple ID for them and used my iPhone (via the Apple Developer app) to enroll their account in the Apple Developer Program. Now that the project is complete, I have removed myself from their Apple Developer account and given them full control over the app. However, when I tried to enroll my personal Apple ID in the Developer Program, I was unable to do so. After contacting Apple Support, I was informed that my phone number is still recognized as the trusted device for my client’s Apple ID, preventing me from enrolling in the Developer Program under my own account. Additional Issues: When I checked my Apple ID subscription list on account.apple.com, I noticed that the Apple Developer Program Membership is still listed under my personal Apple ID. However, when my client logs into their Apple ID subscription list, the Apple Developer subscription does NOT appear under their account. Even though the Apple Developer Program subscription is listed under my Apple ID, I cannot access the Apple Developer portal (developer.apple.com/account) to manage my account, enroll, or create apps. However, my client CAN still access the Developer portal and create/manage apps, even though the subscription is NOT in their Apple ID subscription list. Problems: My phone number is still a trusted device for my client’s Apple ID, blocking me from enrolling my own Developer account. The Developer Program subscription appears under my Apple ID instead of my client’s, even though my client is the one using the Developer account. I cannot access Apple Developer features, while my client can—even though the subscription is technically under my Apple ID. Questions: How can I unlink my phone number and device from my client’s Apple ID so I can enroll in the Apple Developer Program? Why does the Developer Program subscription appear under my Apple ID instead of my client’s, and how can I fix this? Why can’t I access the Developer portal, even though the subscription is listed under my Apple ID? Has anyone faced a similar issue, and if so, how was it resolved? Any advice or guidance would be greatly appreciated! Thanks in advance.
0
0
158
Mar ’25
Help! Free to paid dev account
I’m very new to mobile app development but not new to application development in general. I’m close to completing my first app and really excited to get things moving along and then hit a major roadblock and am at my wits end with this. I currently have a free account and have been testing on my own phone. I’m ready to move to TestFlight so went to enroll in the paid program and it just says can’t do so at this time. I sent support an email and they said it’s because they can’t identify me. I called and they told me the same thing and that there is literally nothing that can be done. I tried to create a new Apple ID and figured I’d just use it for the dev work I want to do but I can’t even create a new ID. I did have Family Sharing setup with myself as the organize and removed myself from that to ensure nothing was preventing identification. Still nothing. I can’t possibly be the only one that has gone through this. Frustrated is an understatement and getting this app out was really going to be such a big deal for me. So disappointed. Any suggestions?
0
0
77
May ’25
Apple Developer Enrollment – Payment Processing Delay
Hi everyone, I recently submitted for the enrollment in Apple Developer Program and provided all the required information. I received an email confirming my order summary, stating that the payment would be processed within two business days and that I would receive a notification once it was completed. However, it has been longer than that, and I haven’t received any updates—no confirmation of account activation or payment rejection. Has anyone else experienced this issue? Is there anything I can do to check the status or speed up the process? Any advice would be greatly appreciated! Thanks!
0
0
90
Mar ’25
Does in-app purchase allow dynamic amount set by user?
Hi, I have an app where user can select an amount within range 20$ - 2500$ and purchase tokens worth that amount, so if he pays 520$ he gets 520 tokens. They can then use these tokens to unlock content within the app. As far as I've seen, in-app purchase doesn't allow custom price set by user. So does this mean we can use third-party payment services? If no, how can we achieve this using in-app purchase. Thank you.
0
0
77
Mar ’25
Mobile Device Management Enrollment Profile
I want to create a verified Mobile Device Management (MDM) profile for Apple devices. As we are developing a solution to manage customer-owned Apple devices by remotely installing and managing an MDM configuration profile (both supervised and unsupervised way). Any documentation, enrollment prerequisites (such as Apple Business Manager or Developer Enterprise Program), and support you can provide in this regard would be greatly appreciated.
0
1
146
Jun ’25
Convert from individual to organization membership
Hi all, I initiated the request to Apple to convert from individual to organization membership. I’ve been waiting for more than 2 weeks since last email from Apple. Is there any way to escalate it? I am not receiving any further email updates after asking for an update twice. It would be really good at least to know how many days to expect the outcome if Apple could have simply replied so. Any help would be appreciated. Thanks.
0
0
85
Apr ’25
Issue when apps are not available
Hi anybody else experiencing or have experienced issues to renew membership? My company's app is no longer available in the app store for the users to download and update. If someone can help me it would be greatly appreciated as I have reached out a few times to apple and after a few days the issue still exists, affecting my job and company operations. Below are the issues we are facing if anybody knows how to solve it: Account was deprecated We managed to access the developer website, also the appstoreconnect website, but so far all apps are not yet available in the store. Thank you for any help.
0
0
43
Jun ’25
Issue with Azure Entra External ID and Apple ID Federation – "invalid_request invalid web redirect url"
I'm currently coding an application using Azure Entra External ID (B2C) with User Flows and multiple identity providers configured. So far, I’ve successfully linked Microsoft, Google, and Facebook. However, when configuring Apple as an identity provider, the User Flow fails with the following error: "invalid_request invalid web redirect url" Following the Microsoft Learn guide (https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-apple-federation-customers), I completed the following: Create an Apple application Sign in to the Apple Developer Portal with your account credentials. From the menu, select Certificates, IDs, & Profiles, and then select (+). In the Register a New Identifier section, select App IDs, and then select Continue. For Select a type, select App, and then select Continue. To Register your App ID: Enter a Description. Enter the Bundle ID, such as com.contoso.azure-ad. Explicit naming such as com.myappdomain.myappname recommended. For Capabilities, select Sign in with Apple from the capabilities list. Take note of your Team ID (App ID Prefix) from this step. You'll need it later. Select Continue and then Register. From the menu, select Certificates, IDs, & Profiles, and then select (+). In the Register a new identifier section, select Services IDs, and then select Continue. In Register a Services ID: Enter a Description. The description is shown to the user on the consent screen. Enter the Identifier, such as com.contoso.entra-service. Explicit naming such as com.myappdomain.myappname.service is recommended. Take note of your Service ID identifier. The identifier is your Client ID. Select Continue, and then select Register. From Identifiers, select the Service ID identifier you created. Select Sign In with Apple, and then select Configure. Select the Primary App ID you want to configure Sign in with Apple with. In Domains and Subdomains, enter the following by replacing with your tenant ID or your primary domain name, and with your tenant name. All characters should be in lower-case. As an example: .ciamlogin.com .ciamlogin.com In Return URLs, enter the following by replacing with your tenant ID or your primary domain name, and with your tenant name. All characters should be in lower-case. As an example: https://.ciamlogin.com//federation/oauth2 https://.ciamlogin.com//federation/oauth2 https://.ciamlogin.com//federation/oauth2 Select Next, and then select Done. When the pop-up window is closed, select Continue, and then select Save. Create an Apple client secret From the Apple Developer portal menu, select Keys, and then select (+). To Register a New Key: Type a Key Name. Select Sign in with Apple, and then select Configure. For the Primary App ID, select the app you created previously, and then select Save. Select Continue, and then select Register to finish the key registration process. Take note of the Key ID. This key is required when you configure the identity provider. To Download Your Key, select Download to download the .p8 file that contains your key. Select Done. Configure Apple federation in Microsoft Entra External ID After you create the Apple app, in this step you set the Apple app details in Microsoft Entra External ID. You can use the Microsoft Entra admin center to do so. To configure Apple federation in the Microsoft Entra admin center, follow these steps: Sign in to the Microsoft Entra admin center. Browse to Entra ID > External Identities > All identity providers. Under the Built-in tab, select Apple. The Name Apple is autopopulated. It cannot be changed. Enter the following details: Client (Apple service) ID: The client ID of the Apple application you created in the previous step. Apple developer team ID: The Apple developer team ID related to the Apple application you created in the previous step. Key ID: The key ID of the Apple application you created in the previous step. Client secret (.p8) key: The client secret key of the Apple application you created in the previous step. Select Save. You’ll see Apple listed as a configured identity provider. Add Apple identity provider to a user flow At this point, the Apple identity provider has been set up in your Microsoft Entra External ID, but it's not yet available in any of the sign-in pages. To add the Apple identity provider to a user flow: In your customer tenant, browse to Entra ID > External Identities > User flows. Select the user flow where you want to add the Apple identity provider. Under Settings, select Identity providers. Under Other Identity Providers, select Apple. Select Save. ❌ The Issue After completing all steps, Apple still fails during sign-in, while the other providers work correctly. The error message I receive is: "invalid_request invalid web redirect url" Request for Help I'm unsure where the misconfiguration may lie — whether it's with: The Return URLs entered in the Apple Developer portal, The Client ID or other fields in the Entra portal, Or something else I’ve overlooked. If anyone has successfully configured Apple ID federation with Azure Entra External ID (B2C) and encountered this error, I'd really appreciate any insights or suggestions. Thank you!
0
0
275
Jul ’25
Not receiving invitation for developer account
Hi to whom it may concern, My company has hired an outsource to help us in developing our mobile app. But the person haven't received any invitation email to create developer account for their email company domain. The outsource company has checked with their infra team, either the invitation email was blocked, but it wasn't. Is there any solution for this? as summary my current company is inviting an outsource that used their company email to create developer account. but the email hasn't reached their end.
0
0
60
Apr ’25