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

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
Developer Beta 3 Lag
Hi all, It’s a new year, and the betas are out, but one thing I have noticed with this build is how much lag is everywhere. It’s one of my main issues with the current state of iOS 26 and the question I bear is ‘What is Apple going to do to make their software less laggy?’. I get how Liquid Glass is a rendering intensive material, but I don’t think normal users could handle the amount of lag happily.
0
0
122
Jul ’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
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
Assistance with Capturing WebView Snapshot in Broadcast Upload Extension Without Adding to View Hierarchy
Hello, I am currently developing a game streaming application using ReplayKit and Broadcast Upload Extension. I would like to ask for your assistance regarding capturing snapshots of a WKWebView in the upload extension without adding it to a visible view hierarchy. From my understanding, calling takeSnapshot(with:) on a WKWebView that is not added to the view hierarchy generally works for simple web pages. However, when it comes to more complex web content — such as animations or WebGL — the snapshot returns a blank or static image. I believe this is because rendering such content requires access to the GPU, which is not fully available when the web view is off-screen. That said, I’ve observed that certain apps are able to capture live animated web content inside their broadcast upload extensions, even when the main app is terminated. This suggests that the snapshot is not being generated by the main app or from a remote server — especially since the network activity confirms the content is served locally (via localhost or local IP). Given this, I believe there must be a way to achieve GPU-accelerated rendering for WKWebView directly within the upload extension context, without attaching it to the app's UI. I would greatly appreciate any guidance, APIs, or recommended techniques that could help me achieve this behavior correctly and within system limitations. Thank you in advance for your support. I look forward to your advice. Warm regards,
0
0
99
Jun ’25
What is the process or approvals I need to list RMG (Real Money Gaming) Rummy App from India on Appstore?
Hi everyone, I’m looking for guidance on the proper procedure and requirements to list a Real Money Gaming (RMG) app—specifically a Rummy app—on the Apple App Store for Indian users. From my understanding of the App Store Review Guidelines, apps involving real-money gaming must comply with specific rules around licensing, geo-restriction, and payment handling. However, I’d appreciate clarification on the following points: 1. Licensing Requirements: • What type of license or legal documentation is required for listing an RMG app in India? • Does Apple require proof of approval from Indian gaming authorities? 2. Geo-restrictions: • If certain Indian states do not permit real-money Rummy, how should those states be restricted within the app? • Does Apple mandate geo-fencing at the app level? 3. App Submission Process: • Are there any additional review steps or submission categories specific to real-money gaming? • Is it necessary to flag the app under a special category during submission? 4. Payment Handling: • Since Apple doesn’t allow in-app purchases for gambling, what’s the approved method of integrating external wallets or payment gateways? If anyone has successfully listed an RMG app from India or has experience navigating this process, your insights would be really helpful. Also, if there are any Apple contacts or official checklists for this category, please share those resources. Thanks in advance!
0
0
55
Jun ’25
I have mistakenly submitted the enroll two times, via the web
Hei everyone. As the title says, I have submitted the enrollment for the developer program two times, by mistake. I did it once, two days ago, I have received the order aknowledgement and that was it. However, today I have logged in the dev account on the web, and I saw this : To continue your enrollment, complete your purchase now Your purchase may take up to 48 hours to process. I was like, oh, finally. let me finish the enrollment. but in reality, I have applied again, and received the same order aknowledgment. How bad in trouble I am, or how bad did I messed up? And more importantly, what happens now? I mention that no money charge has been issued from my card on neither of the attempts. Thank you, Best regards, Gabriel.
0
0
46
May ’25
issue with implementing sign in with apple
Hi Apple team, I'm integrating Sign in with Apple on my website https://roomieqindia.com using a custom Node.js backend, and I'm consistently receiving this error: invalid_client My configuration: ✅ Service ID: com.roomieq.auth ✅ Team ID: 75XVX5RXMQ ✅ Key ID: (from Apple-generated .p8 key) ✅ Private Key: (.p8 key pasted correctly in backend) ✅ App ID Selected: com.roomieq.roomieq ✅ Domain Added: roomieqindia.com ✅ Return URL: https://roomieqindia.com ✅ Clicked Done → Continue → Save after configuration Behavior: When I open this URL directly in browser: https://appleid.apple.com/auth/authorize?client_id=com.roomieq.auth&redirect_uri=https%3A%2F%2Froomieqindia.com&response_type=code%20id_token&scope=name%20email&response_mode=web_message&frame_id=ef13a755-75bb-4eef-8dd6-73bd75d6ede5&m=11&v=1.5.5 I get invalid_client. My backend uses apple-signin-auth Node.js package to: Generate the client secret (JWT) Exchange auth code for tokens Verify ID token Everything fails at step 1 because Apple doesn’t seem to recognize my Service ID as valid. What I Need: Can you please verify if: My Service ID ( com.roomieq.auth ) is fully active and recognized My App ID and Service ID are properly linked on Apple’s end There are any hidden issues with domain or return URL setup Let me know if I need to reset the Service ID or regenerate anything. Thanks in advance!
0
2
107
Jun ’25
Cannot create a second Identifier
I have an application that uses WeatherKit for which I use the registered identifier com.[mycompanyname].[myappname] . I'm now developing a second application using WeatherKit, so I need to create a new identifier on https://developer.apple.com/account/resources/identifiers/add/appId/bundle so that WeatherKit will recognize requests from com.[mycompanyname].[myappname2]. (in this post, I'm using "[xxx]" instead of the real strings) When I go to create an identifier for the new app, I get the error message: An attribute in the provided entity has invalid value An App ID with Identifier 'com.[mycompanyname].[myappname2]' is not available. Please enter a different string. Can anybody explain why I can't register the new app name, and how I can fix this?
0
0
203
Mar ’25
Stuck in Manual ID Review for Apple Developer Program (39 Days and Counting)
Hi everyone, I tried to enroll in the Apple Developer Program nearly two months ago. Initially, I had issues using both the website and the Developer app on Mac/iPhone to complete the process. After contacting Apple Developer Support, I was told that they don't accept EU residence permits through the automatic system, only national ID cards or a driver’s license, which I don’t have, as a few years ago I relocated from a 3rd world non-EU country. But they said this can be reviewed manually. Eventually, Apple Support provided me with a link to upload my passport and residence permit photos. I submitted them right away, but it’s now been 39 days with no progress. I followed up multiple times.. after 10 days, 3 weeks, and again just recently, and each time I’m told my documents are still under review, with no ETA or further details. Has anyone been in a similar situation? Is there anything else I can do to move this forward, or is it just a matter of waiting indefinitely? Thanks in advance for any advice or insight.
0
0
106
Jun ’25
My clients are waiting, enrollment process more than one month ?
My clients are waiting.. i had to give them some excuses and discounts... everything is ready from my side but the enrollment is delayed already more than 1 month. The support did replay after 1 week , all they did was to withdraw my enrollment and tell me to try again , and back to point zero... and I'm waiting... I did try to open two accounts , one personal and one for organization so i can at least give my clients their app. now I'm checking both accounts daily basis . oh you may wounder what happened with support ? they did answer fallow my case a little but didn't provide a solution , and then stopped responding... I'm losing money, time and hope to this system.
0
1
80
Mar ’25
Apple developer member ship Renewal
We are facing a challenge with the renewal of our Apple Developer Program. Last year, we renewed it using a UPI ID, but that UPI ID is no longer available. We have added a new UPI ID and want the payment to be deducted from it. However, when we click on ‘Renew the Program,’ it redirects us to the old UPI ID, which we are unable to delete. It also shows that there is a currently active subscription linked to that UPI ID. We are in the 30-day grace period. We contacted the Apple Support team, but they have not provided a solution. Is there anyone who can help with this?”
0
0
71
Mar ’25
Apple Charged Me, Then Blocked My Xcode Team Access Without Explanation
I’m experiencing an issue where Xcode cannot access my Team ID, even though my Apple Developer Program membership appears active and I have paid for it. • When I visit Certificates, Identifiers & Profiles, I get this popup: “Unable to find a team with the given Team ID XXXXXXXXXX to which you belong. Please contact Apple Developer Program Support.” • My Apple ID still shows an active Developer Program membership under System Settings → Media & Purchases. • In App Store Connect, I can still see my Team ID and access my account. This issue was previously resolved via phone support after I was incorrectly locked out. I had paid twice, and was refunded once, but now the issue has returned - and support claims I was refunded twice, which is false (I have proof from my bank). I’ve contacted support multiple times, and my case has been sitting with the operations team for weeks. No explanation. No resolution. Just silence. I paid for a service I’m not receiving. Has anyone dealt with a similar issue or found a way to escalate it effectively?
0
0
152
May ’25
Getting 401 Unauthenticated when calling StoreKit In-App API with JWT
Hello, I am trying to call the StoreKit In-App API, but I am consistently receiving a 401 Unauthenticated error. Here is what I have done so far: JWT creation (via https://jwt.io): Header: { "alg": "ES256", "kid": "**********", "typ": "JWT" } Payload: { "iss": "********-e662-43d2-be42-012d0138ce39", "aud": "appstoreconnect-v1", "iat": 1757389187, "exp": 1757390987 } Private Key (.p8): -----BEGIN PRIVATE KEY----- -----END PRIVATE KEY----- Algorithm used: ES256 This generates the JWT successfully. API Call: I then include the JWT in the request header as follows: Authorization: Bearer ************ Endpoint: https://api.storekit-sandbox.itunes.apple.com/inApps/v1/transactions/2000001003740262 Response: Status: 401 Unauthenticated Request ID: S3KCYHDVRMDKUT3TZVTY3QRRWM.0.0 Has anyone else faced this issue? Is there something incorrect with how I’m generating the JWT (e.g., iat/exp values, formatting, or encoding)? Do I need to generate separate keys for Sandbox and Production, or is the same key valid for both? Any guidance would be appreciated. Thanks in advance!
0
1
163
Sep ’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
113
Jun ’25
Programme enrollment
I started the Apple Developer Program enrollment for my organization about 2 months ago. I received an email stating that Apple needed documentation, which they mentioned in an email titled “Request for Enrollment Documents” last week. However, I never received this email with the actual document request. I have written several times through the online platform in our account asking Apple to resend this email, but I have not received any reply for over a month. Instead, every Thursday I only receive the same automated email reminding me to upload the documents. I even called Apple Business Support, but they told me they could not help because the Apple Developer team is separate. How can I reach the correct team to resolve this issue?
0
0
129
Sep ’25