Good evening!
I do not receive invoice for the annual payment on Apple Developers, in the site Apple Developer after entering all the necessary data about the payment, I receive a message of approval and within 2 days processing. It's been over 2 days and still nothing in the mail and not anywhere.
Can you please tell me when the invoice for payment should come, immediately after entering the data or in 2 days ?
Support is not responding and I need to release the invoice faster.
Apple Developer Program
RSS for tagCreate and deliver software for users around the world on Apple platforms using the the tools, resources, and support included with Apple Developer Program membership.
Post
Replies
Boosts
Views
Activity
Enrollment was successful, however the payment has been a nightmare. I've made payment via web, I've made payment via Apple Developer App and Apple Pay. This has been done multiple times. The payment is just not processed by Apple. I've sent multiple email requests to Apple Developer Support to find out what the hold up is with the payment being processed, and have not received any response other than they apologise for their delay in responding to emails. I have had no resolution.
Because my region is South Africa there is only email support. There is no contact number and no live chat. All I have is a feedback loop with Apple Developer Support via email.
How can I get Apple to give me support???
Hi folks, I was struggling with renewing the Apple Developer Program and did not find any guide that clearly mentions how to renew the program in India.
This is applicable for upcoming renewal as well as expired subscription.
Please ensure you follow the steps in the sequence provided. You need to use the same Apple ID used to renew the subscription in the past.
Note: In India, you will not see Renew button in India so do not try looking for it.
Here are the tried and tested steps to renew Apple Developer Program in India:
Go to your iPhone’s Settings App.
Next, click the first option that displays your name with options Apple ID, iCloud, Media & Purchases.
Click Subscriptions and confirm you see the Apple Developer Program listed. Proceed to next step ONLY if you see this. Make sure you use the same Apple ID you used to renew the subscription last year.
After confirming that Apple Developer Program is listed, come back to Settings Page and Click Payment & Shipping.
Next, Add Payment Method, Net Banking if not already Added. Then select Net Banking (Only to add funds to Apple ID) option. (You can also use UPI to set up recurring payment but I simply completed a one time payment for renewal).
Click Add Funds to Apple ID. Add INR 8700 to Apple ID.
Once the transfer is complete, the Apple Developer Program will auto-renew in 10-15 minutes.
Good Luck!
Dear Apple Developer Support,
I applied for the Apple Developer Program 8 days ago, expecting a 2-business-day processing time as indicated. Unfortunately, I haven't received any updates on my application. Further, my support ticket submitted 3 days ago remains unanswered.
This delay significantly affects my development timeline, and the absence of communication is concerning. I understand the complexities involved in managing such a program, but timely updates are crucial for planning and development.
I am seeking immediate assistance from the support team or advice from the community on how to expedite this process. Any information on direct channels or strategies to obtain updates would be highly appreciated.
Thank you for your attention to this matter.
Hello,
I wish to know, for how many accounts can I join as co-owner (or being invited to) with one (my) email address (apple-ID)?
Is there a limit rule?
Thanks in adv. :)
I submitted an application for the apple developer program a few weeks ago. However, until now I have not received a reply. Even though in the email I received, this application will be processed within two days. Please help with this problem because it really affects the release of the application I developed.
Hi,
I hope you're doing well. I'm reaching out because I'm experiencing a delay with my Apple Developer account enrollment. I purchased a developer plan three weeks ago to start building apps for the App Store, but my enrollment is still pending.
I've followed all the necessary steps and provided the required information accurately. However, despite reaching out to Apple Support, I haven't received any updates or resolutions.
If anyone has experienced similar delays or has advice on how to expedite the process, I would greatly appreciate your help.
I wanted to enroll in the Apple Developer program, so I can post my app. I incorporated a company, and I wanted to publish my app via a corporate account. I submitted my documents (corporate certificate and a passport photo) so your team can see that I am associated with that company. Also, the company is incorporated in the UK, and you can check it on the official government site, that it is listed and my name is listed there as a director. I keep sending emails asking if you have reviewed my documents, or if you can give me some timeline, so I can make my arrangements, but the only response which I get is "Keep checking your account".
I am really under pressure to join the program because I need to think of other logistical things as well (like trademarks, timelines, etc). Can someone please give me a reasonable timeline or advice on why is it taking so long, and if I can do something to speed up the process so I can publish my app? If I knew it would take that long, I would have opened just a personal account and published the app via a personal account.
Can you please advice on how much time will it take for me to join the program and publish an app?
Hello,
I've tried several times to apply for Apple Developer Program, I always get the e-mail with "Order Acknowledgement, Thank you for your order. Here's a summary of your order request, which will be processed within 2 business days. We'll notify you when your items are ready." but that's it. I never get anything else from here, I also contacted support with no response. What is there to do next?
I submitted a TSI about 3 weeks ago.
Got an automated reply giving me my TSI ID. Unfortunately I cannot find that ID anywhere.
Can any of you detectives find that ID for me?
I guess I am a little curious as to when one of their super smart DTS programmers will contact me.
My Bad
John Love
Hi,
I've been waiting for 4 days for my Apple Developer Program membership activation but haven't received any update. Tried to upload my app but the system is asking me to purchase again. Any advice?
Thanks.
I don't own a creditcard and don't want to. Does Apple accept giftcard credits to pay for a developer account?
I have contacted apple developer support 4 times via email over the last two weeks with no response to my issues, can anybody help me? I even called apple support but the agent was unable to help me.
Hello, please, help! I already waiting 2 month answer from Apple about enrollment. What i need to do? Why Apple not answer me?
I have 2 month ago case, i wrote to Apple 2 february and Apple still not answer me. Please check my case
I writing from november-december to Apple and last answer was 27 december, so 2.5 month Apple not responding me.
I have a Fortran program and I compiled it with gfortran, like what follows,
gfortran -mmacosx-version-min=10.14.3 -ffixed-line-length-none -c ../main_tools/thermal_ellipsoid.f90
gfortran -o thermal_ellipsoid thermal_ellipsoid.o
The compiled executable thermal_ellipsoid is working fine locally. However, when I tried to sign the executable using codesign, it was failing. Here follows is the command I used to sign the executable,
codesign -f --timestamp -o runtime -v --sign 'Developer ID Application: XXXXX' thermal_ellipsoid
and here is the error I got,
./thermal_ellipsoid
dyld[45718]: Library not loaded: /usr/local/opt/gcc/lib/gcc/current/libgfortran.5.dylib
Referenced from: <37A6CBC1-BFE9-31F0-B397-34A05BBA2B6C> /Users/y8z/Dev/RMCProfile/mac-gfortran/thermal_ellipsoid
Reason: tried: '/usr/local/opt/gcc/lib/gcc/current/libgfortran.5.dylib' (code signature in <CF6596E0-B4AA-3AD2-9620-74B6FC158924> '/usr/local/Cellar/gcc/13.2.0/lib/gcc/current/libgfortran.5.dylib' not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gcc/lib/gcc/current/libgfortran.5.dylib' (no such file), '/usr/local/opt/gcc/lib/gcc/current/libgfortran.5.dylib' (code signature in <CF6596E0-B4AA-3AD2-9620-74B6FC158924> '/usr/local/Cellar/gcc/13.2.0/lib/gcc/current/libgfortran.5.dylib' not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache), '/usr/local/Cellar/gcc/13.2.0/lib/gcc/current/libgfortran.5.dylib' (code signature in <CF6596E0-B4AA-3AD2-9620-74B6FC158924> '/usr/local/Cellar/gcc/13.2.0/lib/gcc/current/libgfortran.5.dylib' not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/Cellar/gcc/13.2.0/lib/gcc/current/libgfortran.5.dylib' (no such file), '/usr/local/Cellar/gcc/13.2.0/lib/gcc/current/libgfortran.5.dylib' (code signature in <CF6596E0-B4AA-3AD2-9620-74B6FC158924> '/usr/local/Cellar/gcc/13.2.0/lib/gcc/current/libgfortran.5.dylib' not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.), '/usr/lib/libgfortran.5.dylib' (no such file, not in dyld cache)
[1] 45718 abort ./thermal_ellipsoid
Is there anything wrong with my code signing?
Hey There,
I'm trying to create an apple developer account, I bought the program and paid 99$.
Since then 5 business day have past, I also send an email to apple.developer.com support and didn't got answer for more then 2 business day.
Did it happened to you or someone you know.
Hey,
I've been trying to enrol to the Developer Program but I keep coming upon the same error message every time (image linked). Im not too sure why this is happening, but I am of legal age in my territory. I've tried enrolling on both my Mac and iPhone.
If anyone could help me, I would greatly appreciate it!
Hi ,
I subttimed enrollment form for my company as organization. After review i got an email about upload documents. All official documents related to my company are in Turkish. I also need to upload solicitor-certified translations of these, but I don't understand if it needs to be an institution or organization approved by Apple?
any thoughts on the issue
Hi, I'm currently almost 17 yo and I'd like to start publishing my games for iOS as well.
I've read on this forum that I can ask my parents to use their credentials to make the account and I can put mine once I'm older enough. Those posts were pretty old, is this still a thing?