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

Unable to use API key to create new app in CI
Hi, We run an app house where we're creating a new app through our store for clients every few weeks. We've been using the Apple ID login through fastlane to create new apps in our CI, however we find having to log in to multiple machines every few weeks very frustrating, as it requires 2fa, and always seems to happen right when the system admins are on leave. We've tried to use the API key instead however creating apps doesn't appear to be supported, as we get a 403 error stating we can't use create. This was with the App manager role. Is it at all possible to crate an app using the api key, turn off the timeout on the ID Login or, automate this so we don't need to log in every few weeks?
0
0
66
Apr ’25
iOS 26 issues
Pls does anyone know how to downgrad from iOS 26 back to 18, I also don’t have a MacBook, If theres a way to downgrade without it let me know pls and if I have to use a MacBook I’ll get a friends macbook but I need to how to downgrade and if it’s possible to downgrade
0
0
129
Jun ’25
Problem with building on EAS.
Hello I have been developing an app that I want to deploy on the App Store through EAS cloud. My boss had purchased the apple developer account and invited me to a development team and I signed in with the same credentials. But when I try eas build and then select IOS as the platform I am getting this error shown in the image. Does this mean I have to purchase an apple developer account? Any help would be greatly appreciated
0
0
77
May ’25
Unity GameKit: signature does not match the authentication request data
I have a Unity application in which I'm implementing a GameCenter login with PlayFab. I fetch the items and use them in the PlayFab request, which returns me the error 'Authentication failed. Signature does not match the authentication request data'. I've reproduced the request using Insomnia with the same results. I have this exact same flow implemented in another application, which works normally. I'm positive that the PlayFab verification is correct, and there's indeed an issue with the data being sent, but I can't find any information about this kind of situation anywhere, and I don't know how to either reproduce the verification myself, or how to inspect the data to check for issues. I have reviewed my app's data on AppstoreConnect and have filled every form, document, and even its store page. I've also checked it's bundle identifier settings to make sure it had all the permissions necessary, which seems to be only GameCenter. I fetch the authentication items through this code try { Debug.Log("Fetching authentication items"); var fetchItemsResponse = await GKLocalPlayer.Local.FetchItems(); PlayFabGameCenterLogin(fetchItemsResponse); } catch (Exception ex) { Debug.Log("Error fetching authentication items: " + ex.Message); OnLoginFailure(); } Which is then sent to this method to start the login request static void PlayFabGameCenterLogin(GKIdentityVerificationResponse authenticationItems) { var request = new LoginWithGameCenterRequest(); request.CreateAccount = true; request.PlayerId = GKLocalPlayer.Local.GamePlayerId; request.InfoRequestParameters = new GetPlayerCombinedInfoRequestParams { GetUserAccountInfo = true }; if (authenticationItems != null) { request.PublicKeyUrl = authenticationItems.PublicKeyUrl; request.Salt = Convert.ToBase64String(authenticationItems.GetSalt()); request.Signature = Convert.ToBase64String(authenticationItems.GetSignature()); request.Timestamp = authenticationItems.Timestamp.ToString(); } else Debug.Log("Playfab Login with no authentication items"); // Login PlayFabClientAPI.LoginWithGameCenter(request, OnLoginSuccess, (e) => { I'm on Unity 2022.3.10f1 Apple.Core 3.1.3 Apple.GameKit 2.2.2 Xcode 16.2 I need information on what could be the cause of this, if it's a SDK issue, a lack of filling information somewhere, if it's some data compatibility issue (maybe data on the app that's not the same on the appstoreconnect or developer?), or if it's possible to verify the authentication data manually to investigate.
1
0
317
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 — 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
85
Jun ’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
92
May ’25
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
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
100
Mar ’25
Can I have 2 different accounts for my DBA names under a LLC under a single developer account
Hey! I just wanted to inquire is it possible to have 2 separate accounts for my DBA names under one llc's developer account. For example if my 2 DBA names are Henry Foods and Henry Clothes and my LLC name is Parent Henry LLC , can I have 2 separate app store profiles for Henry Foods and Henry Clothes under the developer account of parent Henry ? (Those are just examples names)
1
0
59
Mar ’25
Apple Developer Program Enrollment Application Not Processing (South Africa)
Hi Apple Developer Team, I’m a developer based in South Africa. I initially submitted my enrollment for the Apple Developer Program (Individual) last week Thursday (May 2nd, 2025). The enrollment was then withdrawn by Apple, asking me to re-apply - which I did. Unfortunately, the same issue persists. I entered valid payment details during the re-application. No payment has been deducted. The enroll button on the Apple Developer app remains disabled. It has now been 5 days without resolution. We’ve even gone to the extent of verifying our banking setup and confirming that our card is enabled for international payments. Out of frustration, I have now withdrawn all enrollment applications. Please advise on how I can proceed based on the Case ID I have submitted. This delay is affecting our iOS launch, and I would really appreciate guidance on the way forward. Thank you.
0
0
101
May ’25
Issue with Apple Developer Subscription Payment
I’m having a problem with my Apple Developer subscription payment: 1️⃣ My card was successfully charged €99 – I have a confirmation email from the payment system 2️⃣ But my Apple Developer account shows "Order Canceled" – the cart displays this status Additionally, when I log into my account, it prompts me to register again as if the payment didn’t go through. Questions: How can I restore access to Apple Developer? What should I do about the payment—will it be refunded automatically, or do I need to contact support? Could this be a system error, and should I try paying again? Thanks in advance for your help!
0
0
109
Apr ’25