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

Inquiry About Silent Push Notification Behavior and Limits
Dear Apple Support Team, I hope this message finds you well. I am reaching out to seek clarification regarding the behavior and limitations of silent push notifications on iOS devices. Specifically, I would like to understand the following: Frequency: Is there a defined frequency limit for how often silent push notifications can be triggered? If so, what is the recommended or maximum frequency for sending silent push notifications to avoid potential issues? Notification Limit: Is there a specific limit on the number of silent push notifications that can be sent to a device within a given time frame? If there are any constraints or best practices, could you please provide guidance? Understanding these details will help ensure optimal implementation and avoid potential disruptions for users. I appreciate your time and assistance. Looking forward to your response. Best regards, Akhil
2
1
1.4k
Jan ’25
Account blocked
Hi, ok everyone. I need help please. My developer account was suddenly blocked without any reason and any notice. What I should do now? On regular support I didn't get any useful information, they said that this is probably permanent. WTH?? Can I even know what I have done wrong???Any help please! I cant beleive it. I have building app for years to get some subscribers and now the block me without ANY info !!!!??? I pay for developer account for some year I was at wwdc etc. and now I get blocked. *** PLEASE HELP! the account Im writing from is not the account that was blocked! I would write with my main developer account but I cant login.
1
1
476
Nov ’24
Cancel my developer subscription
Hello, I would like to cancel my Apple Developer subscription but I don't see any option on the developer dashboard to cancel it. I tried getting in touch with the support on call but they left me on hold for over 15 minutes and nothing post that. What's the way to cancel my subscription? I do not want to be charged for a renewal.
2
1
745
Dec ’24
I am getting the error - "Purchase your membership. To continue your enrollment, complete your purchase now"
Hi Everyone, I have signed up and paid (it has come off my Credit Card) for Apple Developer last Thursday and my account has been stuck on: "Purchase your membership. To continue your enrollment, complete your purchase now Your purchase may take up to 48 hours to process." I have emailed them and have not received a reply. I want to give them a call but they are also not available for calls either. I have looked to see if the reason they are being slow is because of the Christmas/New Year period but couldn't find any information. What can I do? Thanks
0
1
406
Dec ’24
There may be an issue with your account that needs to be resolved before you can continue. Please contact support.
I'm encountering an issue while trying to enroll in the Apple Developer Program using the mobile app. Every time I attempt to proceed, I receive the following error message: "There may be an issue with your account that needs to be resolved before you can continue." I have verified my account information and followed all the necessary steps. I sent an email to Apple, but I haven’t received a response for several days. I’d be grateful for any help if anyone else has experienced this issue.
6
1
1k
Apr ’25
Ongoing Support Failure – Repeated Case IDs, No Resolution
I’ve submitted several requests over the past days to get help updating the corporation information on my existing, paid Apple Developer account. So far, all I’ve received are automated emails saying “Thanks for contacting Apple Support”—each with a new case ID, but no actual progress. I even tried requesting a phone call multiple times, but that too just resulted in the same meaningless email with yet another case number. Not a single person has contacted me, and the issue remains completely unresolved. This is deeply frustrating and unacceptable, especially when the matter is time-sensitive. It feels like all support channels are shut off. I'm honestly shocked at how unresponsive and ineffective Apple Developer Support has become. I need urgent, human help. How do I escalate this beyond automated replies? Would appreciate if someone from Apple or the community can point me in the right direction. Case ID: 102660240710 Case ID: 102659341033 Case ID: 102660088312 case ID: 102653904957 case ID: 102655915128
1
1
67
Aug ’25
Cannot renew Apple Developer membership - there is no Renew button
My Apple Developer membership has expired and as a result I can't publish app updates and my app is no longer visible on the App Store. I'm trying my best to renew my membership, but there is no "Renew" button where it should be, as reported by multiple sources from Apple. I've tried web, the Developer on macOS, the Developer app on iOS, but there is nowhere a "Renew" button to be found. If I login with another (old) account I can see the renew button where there is none on my other account. I've contacted Apple Developer support, but they are not responding. Seems like I'm stuck. Does anyone have experience with this particular problem? How did you solve this problem?
1
1
155
Jul ’25
URGENT: App Store Migration Blocked 14+ Days Due to a new build Error — Need Pause to Upload New Build
Hello Apple Developer Support and Community, RE: #102631841612 I am currently stuck in App Store migration hell. My app’s migration has been blocked for over 14 days due to an error in our latest build and it was during a prolonged and delayed migration with Apple. I have requested 14 days now to pause the migration to allow us to upload a new build. This is ruining my brand and reputation. I'm at the hands of Apple support but this truly is unacceptable service. I need HELP. PAUSE the migration asap. I have emailed Apple support repeatedly for two weeks requesting a pause on the migration so I can update a new build, but no response so far. I’ve also tweeted, tagged Apple’s channels, and followed all official steps with no success. This delay is severely impacting my users and business, and I need an immediate resolution or a way to pause the migration so I can fix this error and get my app working again. Please, if anyone from Apple Developer Support or the community has advice, contact, or workaround to resolve this, I would greatly appreciate it. I am including screenshots of the error (without sensitive info) below. Thank you for your urgent attention.
1
1
70
Jul ’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
162
Jul ’25