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

Apple Enrollment / Please Help
Can someone please assist or advise on the next steps? I recently applied for enrollment via the Apple Developer website and was approved. After making payment, I received an email from Apple Developer Support advising me to re-enroll using the Apple Developer app due to a card processing issue. They mentioned our application would be "fast-tracked" if submitted through the app. However, since re-enrolling via the app, I haven’t received any updates from support. Whenever I request feedback, the only response I get is, "It’s still under review." It has now been almost two weeks, and our launch date is fast approaching. We’ve already submitted all the required information, but support has not been helpful despite multiple follow-ups.
0
0
59
Aug ’25
🔥 Developer Account Expired — No Option to Renew, No Timely Support (India)
I’m extremely disappointed with the Apple Developer Program experience. Our organization account (JD SOFTWARE PRIVATE LIMITED) expired on October 26, 2024, and to this day, there is no visible option to renew — not in the Apple Developer app (iOS/Mac), not on the developer website. We've followed every instruction Apple provides, and nothing works. To make things worse, I’m based in India, but Apple’s support is clearly U.S.-centered and unresponsive. I contacted support and got a canned response asking me to wait 24 hours. Why does a global company like Apple not provide time zone–relevant or regional developer support? This isn’t a minor inconvenience—it’s a major business disruption. Our apps are unavailable, and we can’t push updates. And yet we’re met with silence and confusion when we try to give Apple more money to renew our account. Apple enforces the strictest guidelines on developers, yet offers no proper channel to resolve something as basic as account renewal. It’s absurd. We’re now being forced to consider alternative app stores and distribution platforms—not because we want to leave, but because Apple is making it impossible to stay. Apple, please fix this. Developers outside the U.S. deserve better. JD SOFTWARE PRIVATE LIMITED
0
0
154
Jul ’25
App Manager Unable to Enter Certificates, IDs, & Profiles Page
Hi, I'm a novice Account Holder and one of my teammate, who's role is already assigned as App Manager, cannot log into Certificates, IDs, & Profiles Page, nor adjust his account to Organization Account in Xcode's Apple account setting. I tried to change my personal account to a App Manager to see if this is a general setting stuff but I didn't come across problems above. I am able to not only log into the Certificates page but also change my account setting in Xcode. Is there anything I can do in this situation, or just hand it to Developer Support ?
0
0
193
Jul ’25
Terminated Without Explanation – No Contact Options Left
Hello, I represent a registered business operating under a developer account that has always followed Apple’s guidelines, complied fully with review requests, and submitted documentation whenever asked. We have never knowingly violated any policy, and we categorically deny any dishonest or fraudulent behavior. Last week, our developer account was suddenly terminated without any prior warning or opportunity to address concerns. The message provided no specific reason, no actionable details, and no path to resolution. This has left us completely locked out — unable to appeal through standard channels, and unable to contact anyone directly. It’s shocking, disorienting, and devastating to a legitimate business with employees, users, and operations depending on this platform. To make matters worse, this is not the first time. A previous termination notice was sent weeks ago and then — after we submitted a respectful and professional appeal — Apple quietly reversed the decision overnight, without any explanation or follow-up. We were left to assume it was a mistake. We had hoped that incident was rare and behind us. Now it’s happening again, without explanation, and without a human conversation. We are losing money and users every day, and we’re still in the dark about what Apple believes we did wrong — because no one has told us. We submitted a support ticket (ID: 102590329012), but have received no reply. We are committed to transparency, and we’re ready to provide any information needed. But we need someone to acknowledge this issue and help us find a path forward. If anyone has experienced something similar or knows of escalation methods that worked, please share. We’re doing everything we can to resolve this respectfully — but we are shocked and deeply concerned. Thank you.
0
0
143
May ’25
Failed to create Apple Pay session: 400 Bad Request
We are using apple pay on the Web. But we are getting this error as below while creating the session from our API - {"error": "Failed to create Apple Pay session: 400 Bad Request: [{ "statusMessage": "Payment Services Exception merchantId=2BA8AF828D93E74EC76655D09C9132B7445BA789D674E970873CCCD85E5A8A5E not registered for domain=https://applepay-dev.ippay.com", "statusCode": "400" }]"} ==================================================== Please use the following Curl request to generate the error. curl --location 'https://applepay-dev.ippay.com/api/v2/payment/alternatepay/session/create' --header 'Content-Type: application/json' --header 'Accept: /' --header 'Sec-Fetch-Site: same-origin' --header 'Accept-Language: en-US,en;q=0.9' --header 'Accept-Encoding: gzip, deflate, br' --header 'Sec-Fetch-Mode: cors' --header 'Host: applepay-dev.ippay.com' --header 'Origin: https://applepay-dev.ippay.com' --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15' --header 'Referer: https://applepay-dev.ippay.com/payment/payment.html' --header 'Content-Length: 84' --header 'Connection: keep-alive' --header 'Sec-Fetch-Dest: empty' --data '{"validationUrl":"https://apple-pay-gateway.apple.com/paymentservices/startSession"}' Configuration steps we followed - A. Created Merchant ID B. Created payment processing and Merchant Identity certificate C. Did domain association mapping for the merchant C. Created domain name and TLS SSL for the server from where we are calling the API Please advise.
0
1
224
Jul ’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
67
May ’25
Relinquishing Android
I have to admit, I resisted Apple until about one year ago! I was die hard android. The main reason for the switch was the T-Mobile mobile SMS relay the deposit of the message and the timing of some SMS messages were very suspect. The relay number would keep automatically coming back. I searched been verified and never have I seen more than 10 comments about a person or a number, this was over 100!! now let me get to my point. I was hoping someone could give me a redemption code for the Copilot so I can look into my OneDrive and see how it increases security with Apple OS. I was told on some occasions that the “wheel“ user was necessary for Apple to function however it is a unix system that needs the wheel function. I don’t think Apple iOS needs the “wheel” user so I was wanting to download that Copilot for better results. thank you for any help I receive.
0
0
51
Oct ’25
Push Notifications for Apple Wallet Passes (PassKit) — Why don't notifications arrive despite successful APNs responses?
Hi everyone, I'm working on integrating push notifications for Apple Wallet passes (loyalty cards) with a custom Pass Type Identifier. I've set up the Pass Type ID and APNs certificates in the Apple Developer portal. My backend sends push notifications via APNs with the topic set to the Pass Type ID. APNs responses indicate success (HTTP 200), but the notifications do not appear on devices. Device tokens are valid and properly stored. The pass JSON includes webServiceURL and authenticationToken. Has anyone encountered this issue or can share insights on: Common misconfigurations that prevent push notifications from being delivered to Wallet passes? Additional steps or configurations required in the Apple Developer account or in the pass JSON? Ways to debug or log APNs push notifications specifically for passes? Restrictions or limitations of Wallet pass notifications? Thanks in advance for your help!
0
0
83
Jun ’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
92
May ’25
Unable to renew the Apple Developer membership.
Hello. I have already completed the renewal payment on Aug. 8 and the payment is currently in good standing. Please review my situation below: My app has been taken down due to membership expiration. I already renewed on Aug. 8, and the payment went through without issues. I cannot renew. Even when accessing with the owner account, the membership button does not appear — only four buttons (Tools and Resources, Profile, Emails, Agreements) are visible. If I press “Enroll today” as the only option, it moves to a screen saying “Your Apple Account is already associated with the Account Holder of a membership.” and I cannot enroll. Thank you.
0
0
118
Sep ’25
Enrollment not processing
I already enrolled and paid for the developer program but on the main developer page it still says "Join the Apple Developer Program" with a button to "Enroll Today" but when I click on it, it redirects me to a page that says "Sorry, you can’t enroll at this time. Your Apple Account is already associated with the Account Holder of a membership." I tried to speak to apple support about it at least a dozen times and they give me no reasonings or anything as to what the issue is and why I'm not able to get past this error. Every time I ask them for any update or an estimate on when I will even get an update, they just say they can't provide any information.
0
0
112
Jun ’25
Enrollment Failure
Hello, I’m hoping someone from the community can give me some guidance. I submitted payment for my Developer Program enrollment on May 19. I began following up with support on May 21 and stayed in contact until May 27, during which I received messages saying the order was under review and that I should not retry the payment until the review was complete. Since then, I haven’t received any updates, despite repeated follow-ups. I’ve asked about the status, whether the payment failed, and whether any corrections are needed, but I haven’t received any reply. At this point, I’m not sure: If anyone else has faced this kind of delay or silence? Whether I should just retry the payment? If the problem could be caused by using a company credit card under a different name than mine? Whether I will be contacted even if the order is canceled? The lack of communication is really blocking my work. I’d appreciate any advice from others who’ve gone through this or guidance from someone at Apple who can escalate the case. Thanks in advance.
0
0
79
Jun ’25
macbook pro not recognizing available macos 26
Please see the image for reference. This is a 2020 MBP and ive tried over the past few days and its not recognizing that 26 is available for download. Any suggestions on how to resolve this?
Replies
0
Boosts
2
Views
120
Activity
Jun ’25
RevenueCat products load in iOS debug mode but not in TestFlight (Flutter)
I'm using RevenueCat in a Flutter app to manage in-app subscriptions. On iOS, the subscription products load and display correctly when running in debug mode on a real device. However, when I upload the app to TestFlight, the products fail to load — I get an empty list or no products shown at all.
Replies
0
Boosts
0
Views
79
Activity
Apr ’25
Apple Enrollment / Please Help
Can someone please assist or advise on the next steps? I recently applied for enrollment via the Apple Developer website and was approved. After making payment, I received an email from Apple Developer Support advising me to re-enroll using the Apple Developer app due to a card processing issue. They mentioned our application would be "fast-tracked" if submitted through the app. However, since re-enrolling via the app, I haven’t received any updates from support. Whenever I request feedback, the only response I get is, "It’s still under review." It has now been almost two weeks, and our launch date is fast approaching. We’ve already submitted all the required information, but support has not been helpful despite multiple follow-ups.
Replies
0
Boosts
0
Views
59
Activity
Aug ’25
Track monitoring of specific website
Hi, I want to track users screen time on websites. I want to track monitoring of specific website for that user will enter URL , we want to start monitoring and shield after threshold reached. but DeviceActivityEvent doesn't allow to enter specific URL domain for monitoring . How should I do monitoring then ?
Replies
0
Boosts
0
Views
80
Activity
Apr ’25
🔥 Developer Account Expired — No Option to Renew, No Timely Support (India)
I’m extremely disappointed with the Apple Developer Program experience. Our organization account (JD SOFTWARE PRIVATE LIMITED) expired on October 26, 2024, and to this day, there is no visible option to renew — not in the Apple Developer app (iOS/Mac), not on the developer website. We've followed every instruction Apple provides, and nothing works. To make things worse, I’m based in India, but Apple’s support is clearly U.S.-centered and unresponsive. I contacted support and got a canned response asking me to wait 24 hours. Why does a global company like Apple not provide time zone–relevant or regional developer support? This isn’t a minor inconvenience—it’s a major business disruption. Our apps are unavailable, and we can’t push updates. And yet we’re met with silence and confusion when we try to give Apple more money to renew our account. Apple enforces the strictest guidelines on developers, yet offers no proper channel to resolve something as basic as account renewal. It’s absurd. We’re now being forced to consider alternative app stores and distribution platforms—not because we want to leave, but because Apple is making it impossible to stay. Apple, please fix this. Developers outside the U.S. deserve better. JD SOFTWARE PRIVATE LIMITED
Replies
0
Boosts
0
Views
154
Activity
Jul ’25
App Manager Unable to Enter Certificates, IDs, & Profiles Page
Hi, I'm a novice Account Holder and one of my teammate, who's role is already assigned as App Manager, cannot log into Certificates, IDs, & Profiles Page, nor adjust his account to Organization Account in Xcode's Apple account setting. I tried to change my personal account to a App Manager to see if this is a general setting stuff but I didn't come across problems above. I am able to not only log into the Certificates page but also change my account setting in Xcode. Is there anything I can do in this situation, or just hand it to Developer Support ?
Replies
0
Boosts
0
Views
193
Activity
Jul ’25
Terminated Without Explanation – No Contact Options Left
Hello, I represent a registered business operating under a developer account that has always followed Apple’s guidelines, complied fully with review requests, and submitted documentation whenever asked. We have never knowingly violated any policy, and we categorically deny any dishonest or fraudulent behavior. Last week, our developer account was suddenly terminated without any prior warning or opportunity to address concerns. The message provided no specific reason, no actionable details, and no path to resolution. This has left us completely locked out — unable to appeal through standard channels, and unable to contact anyone directly. It’s shocking, disorienting, and devastating to a legitimate business with employees, users, and operations depending on this platform. To make matters worse, this is not the first time. A previous termination notice was sent weeks ago and then — after we submitted a respectful and professional appeal — Apple quietly reversed the decision overnight, without any explanation or follow-up. We were left to assume it was a mistake. We had hoped that incident was rare and behind us. Now it’s happening again, without explanation, and without a human conversation. We are losing money and users every day, and we’re still in the dark about what Apple believes we did wrong — because no one has told us. We submitted a support ticket (ID: 102590329012), but have received no reply. We are committed to transparency, and we’re ready to provide any information needed. But we need someone to acknowledge this issue and help us find a path forward. If anyone has experienced something similar or knows of escalation methods that worked, please share. We’re doing everything we can to resolve this respectfully — but we are shocked and deeply concerned. Thank you.
Replies
0
Boosts
0
Views
143
Activity
May ’25
Failed to create Apple Pay session: 400 Bad Request
We are using apple pay on the Web. But we are getting this error as below while creating the session from our API - {"error": "Failed to create Apple Pay session: 400 Bad Request: [{ "statusMessage": "Payment Services Exception merchantId=2BA8AF828D93E74EC76655D09C9132B7445BA789D674E970873CCCD85E5A8A5E not registered for domain=https://applepay-dev.ippay.com", "statusCode": "400" }]"} ==================================================== Please use the following Curl request to generate the error. curl --location 'https://applepay-dev.ippay.com/api/v2/payment/alternatepay/session/create' --header 'Content-Type: application/json' --header 'Accept: /' --header 'Sec-Fetch-Site: same-origin' --header 'Accept-Language: en-US,en;q=0.9' --header 'Accept-Encoding: gzip, deflate, br' --header 'Sec-Fetch-Mode: cors' --header 'Host: applepay-dev.ippay.com' --header 'Origin: https://applepay-dev.ippay.com' --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15' --header 'Referer: https://applepay-dev.ippay.com/payment/payment.html' --header 'Content-Length: 84' --header 'Connection: keep-alive' --header 'Sec-Fetch-Dest: empty' --data '{"validationUrl":"https://apple-pay-gateway.apple.com/paymentservices/startSession"}' Configuration steps we followed - A. Created Merchant ID B. Created payment processing and Merchant Identity certificate C. Did domain association mapping for the merchant C. Created domain name and TLS SSL for the server from where we are calling the API Please advise.
Replies
0
Boosts
1
Views
224
Activity
Jul ’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.
Replies
0
Boosts
0
Views
67
Activity
May ’25
Relinquishing Android
I have to admit, I resisted Apple until about one year ago! I was die hard android. The main reason for the switch was the T-Mobile mobile SMS relay the deposit of the message and the timing of some SMS messages were very suspect. The relay number would keep automatically coming back. I searched been verified and never have I seen more than 10 comments about a person or a number, this was over 100!! now let me get to my point. I was hoping someone could give me a redemption code for the Copilot so I can look into my OneDrive and see how it increases security with Apple OS. I was told on some occasions that the “wheel“ user was necessary for Apple to function however it is a unix system that needs the wheel function. I don’t think Apple iOS needs the “wheel” user so I was wanting to download that Copilot for better results. thank you for any help I receive.
Replies
0
Boosts
0
Views
51
Activity
Oct ’25
Push Notifications for Apple Wallet Passes (PassKit) — Why don't notifications arrive despite successful APNs responses?
Hi everyone, I'm working on integrating push notifications for Apple Wallet passes (loyalty cards) with a custom Pass Type Identifier. I've set up the Pass Type ID and APNs certificates in the Apple Developer portal. My backend sends push notifications via APNs with the topic set to the Pass Type ID. APNs responses indicate success (HTTP 200), but the notifications do not appear on devices. Device tokens are valid and properly stored. The pass JSON includes webServiceURL and authenticationToken. Has anyone encountered this issue or can share insights on: Common misconfigurations that prevent push notifications from being delivered to Wallet passes? Additional steps or configurations required in the Apple Developer account or in the pass JSON? Ways to debug or log APNs push notifications specifically for passes? Restrictions or limitations of Wallet pass notifications? Thanks in advance for your help!
Replies
0
Boosts
0
Views
83
Activity
Jun ’25
Watchos 26 Developers Beta cause battery draining in ioswatch
I have installed WATCHOS 26 Developers Beta in my Apple Watch 6 after installation I found that the battery drains after two hours Now i can not remove 26 and go back to earlier version any ideas
Replies
0
Boosts
0
Views
144
Activity
Jun ’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
Replies
0
Boosts
0
Views
92
Activity
May ’25
Enterprise Account does not show "Sign in with Apple" capability
I am trying to create an AppId to support Sign in with Apple from my web app. This capability is not availability. An AI query suggests that this is not supported with an Enterprise account, though I cannot find any links/information to support this. Is this a known issue?
Replies
0
Boosts
0
Views
65
Activity
May ’25
Unable to renew the Apple Developer membership.
Hello. I have already completed the renewal payment on Aug. 8 and the payment is currently in good standing. Please review my situation below: My app has been taken down due to membership expiration. I already renewed on Aug. 8, and the payment went through without issues. I cannot renew. Even when accessing with the owner account, the membership button does not appear — only four buttons (Tools and Resources, Profile, Emails, Agreements) are visible. If I press “Enroll today” as the only option, it moves to a screen saying “Your Apple Account is already associated with the Account Holder of a membership.” and I cannot enroll. Thank you.
Replies
0
Boosts
0
Views
118
Activity
Sep ’25
Enrollment not processing
I already enrolled and paid for the developer program but on the main developer page it still says "Join the Apple Developer Program" with a button to "Enroll Today" but when I click on it, it redirects me to a page that says "Sorry, you can’t enroll at this time. Your Apple Account is already associated with the Account Holder of a membership." I tried to speak to apple support about it at least a dozen times and they give me no reasonings or anything as to what the issue is and why I'm not able to get past this error. Every time I ask them for any update or an estimate on when I will even get an update, they just say they can't provide any information.
Replies
0
Boosts
0
Views
112
Activity
Jun ’25
Issue with Creating Apple Developer Enterprise Account(Security Code Error: Verification codes can’t be sent to this phone number at this time. Please try again later.)
Hi, I'm experiencing an issue while trying to create an Apple Developer account for my enterprise, as I need it to deploy our app.
Replies
0
Boosts
0
Views
147
Activity
Sep ’25
Enrollment Failure
Hello, I’m hoping someone from the community can give me some guidance. I submitted payment for my Developer Program enrollment on May 19. I began following up with support on May 21 and stayed in contact until May 27, during which I received messages saying the order was under review and that I should not retry the payment until the review was complete. Since then, I haven’t received any updates, despite repeated follow-ups. I’ve asked about the status, whether the payment failed, and whether any corrections are needed, but I haven’t received any reply. At this point, I’m not sure: If anyone else has faced this kind of delay or silence? Whether I should just retry the payment? If the problem could be caused by using a company credit card under a different name than mine? Whether I will be contacted even if the order is canceled? The lack of communication is really blocking my work. I’d appreciate any advice from others who’ve gone through this or guidance from someone at Apple who can escalate the case. Thanks in advance.
Replies
0
Boosts
0
Views
79
Activity
Jun ’25
My Apple deveoper program enrollment is in review since weeks?
Hi folks, I bought a apple developer program two weeks back. I have got the enrollment ID but it says it is still in review. Is two weeks the standard time or is there anything I have to do from my side.
Replies
0
Boosts
0
Views
83
Activity
Jun ’25