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

Created

Team Member Can’t access Certificates, Identifiers, and Profiles
Here on the forums I see a lot of reports like this: According to App Store Connect, I’m an Admin member of a team, but I can’t access the Certificates, Identifiers, and Profiles section of the Developer website for that team. There’s one really common reason for this, namely that this is an Individual team. This is clearly documented in Developer Account Help > Access > Roles and access, which says: If you’re enrolled as an individual and add users in App Store Connect, users receive access only to your content in App Store Connect and are not considered part of your team in the Apple Developer Program. So, if App Store Connect indicates that you’re a team Admin but you can’t access Certificates, Identifiers, and Profiles, it’s critical that you check that this is not an Individual team. To do this: Log on to Developer > Account. Select the correct team at the top right. Scroll down to the “Membership details” section. Look at the “Enrolled as” field. If it says “Individual”, then only the team’s Account Holder can access Certificates, Identifiers, and Profiles. OTOH, if it says something else, like “Organization” or “Enterprise”, then see below. If you’re working for someone else who only has an Individual team, I recommend that you encourage them to update to an Organization team. For advice on how to do that, see Developer Account Help > Membership > Updating your account information > Updating an individual membership to an organization membership. If you can’t access Certificates, Identifiers, and Profiles and you’re absolutely sure that this is not an Individual team, I recommend that you seek formal assistance via Apple > Developer > Contact Us. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = "eskimo" + "1" + "@" + "apple.com"
0
0
418
Feb ’26
Apple Developer Program paid on March 31 but still not activated - No response from Support
Hi everyone, I am writing to seek help regarding my Apple Developer Program enrollment. I successfully paid the $99 USD enrollment fee on March 31, 2026. I received the official invoice (Web Order Number: D009560930), and my credit card was successfully charged. However, as of today, my developer account is still pending and has not been activated. I have already sent two separate emails to Apple Developer Support requesting assistance over the past few days, but I have not received any response or update from them yet. Has anyone experienced a similar delay recently? Is there any other way to escalate this issue or contact support directly to get my account activated? I have attached my invoice for reference. Any advice or help from the Apple team would be greatly appreciated! Thank you.
0
0
10
9h
Apple Developer Program paid on March 31 but still not activated - No response from Support
Hi everyone, I am writing to seek help regarding my Apple Developer Program enrollment. I successfully paid the $99 USD enrollment fee on March 31, 2026. I received the official invoice (Web Order Number: D009560930), and my credit card was successfully charged. However, as of today, my developer account is still pending and has not been activated. I have already sent two separate emails to Apple Developer Support requesting assistance over the past few days, but I have not received any response or update from them yet. Has anyone experienced a similar delay recently? Is there any other way to escalate this issue or contact support directly to get my account activated? I have attached my invoice for reference. Any advice or help from the Apple team would be greatly appreciated! Thank you.
0
0
23
9h
Developer Program Payment Issues
Hello Everyone and @Apple Developer Support , I subscribed to the Apple Developer Program today, April 5th, 2026. The payment has already been charged to my bank account, but my account still shows the status “Purchase your membership. To continue your enrollment, complete your purchase now. Your purchase may take up to 48 hours to process.” In my naivety, I clicked it again, assuming the payment hadn’t gone through. As a result, I’ve now paid for the membership twice and been billed twice. Thanks in advance for your help and feedback! Gibril
0
0
8
12h
The Apple developer registration process is taking too long.
Hello everyone, I paid for an Apple Developer subscription, but after about 5-6 days I still can't access my developer funds. Please help me access and activate my developer account. I haven't received a response for several days and I'm very upset. I don't know what to do. They're not responding to my requests and the phone number isn't listed anywhere, so I can't call. The Apple Developer subscription appears in the App Store subscriptions, money is being withdrawn from my account, the account isn't active, and my Apple Developer account is empty. This is my first and very frustrating experience. Order code: W1314135156
1
0
58
19h
The Apple developer registration process is taking too long.
Hello everyone, I paid for an Apple Developer subscription, but after about 5-6 days I still can't access my developer funds. Please help me access and activate my developer account. I haven't received a response for several days and I'm very upset. I don't know what to do. They're not responding to my requests and the phone number isn't listed anywhere, so I can't call. The Apple Developer subscription appears in the App Store subscriptions, money is being withdrawn from my account, the account isn't active, and my Apple Developer account is empty. This is my first and very frustrating experience. Order code: W1314135156
1
0
61
21h
My iOS Swift application works on wide range of iPhones from iPhone X to iPhone 16 Pro Max
My iOS Swift application works without problems and tested on wide range of iPhones from iPhone X to iPhone 16 Pro Max when compiled by XCode 16.4. When compiled on Xcode 26 application it frequently crashes with 0x8BADF00D FRONTBOARD error in various places when running on iPhone 14 Plus, most often when typing or when scrolling the screen. It works without problems on iPhone 16 Pro Max independent of the version of Xcode used for compilation. I followed dozens of recommendations, introduced async/await, tasks, significantly reduced complexity of layouts, making uniform bubbles etc.etc. , tried to introduce many simplifications in the application, still I could not achieve elimination of frequent crashes on iPhone 14 Plus running iOS 26.3.1, no matter what I tried. Other than that all functionality seems to be working. This is the beginning of the Crash report: Termination Reason: Namespace FRONTBOARD, <RBSTerminateContext| domain:10 code:0x8BADF00D explanation: Failed to terminate gracefully after 5.0s ProcessVisibility: Unknown ProcessState: Running WatchdogEvent: process-exit WatchdogVisibility: Foreground WatchdogCPUStatistics: ( "Elapsed total CPU time (seconds): 9.330 (user 7.670, system 1.660), 29% CPU", "Elapsed application CPU time (seconds): 5.358, 17% CPU" ) Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 ??? 0x1b184c7b0 ??? 1 libswiftCore.dylib 0x19de70694 ContiguousArrayStorage.__deallocating_deinit + 95 2 libswiftCore.dylib 0x19dd013a8 swift_release_dealloc + 55 3 libswiftCore.dylib 0x19dd01fc4 bool swift::RefCounts<swift::RefCountBitsT<(swift::RefCountInlinedness)1>>::doDecrementSlow<(swift::PerformDeinit)1>(swift::RefCountBitsT<(swift::RefCountInlinedness)1>, unsigned int) + 151 4 SwiftUICore 0x1aaee2ca4 LazyLayoutViewCache.updatePrefetchPhases() + 1315 5 SwiftUICore 0x1ab129068 specialized LazySubviewPlacements.updateValue() + 4251 6 SwiftUICore 0x1ab14a23c specialized implicit closure #1 in closure #1 in closure #1 in Attribute.init(:) + 23 7 AttributeGraph 0x1d2be8e48 AG::Graph::UpdateStack::update() + 499 8 AttributeGraph 0x1d2beacf0 AG::Subgraph::update(unsigned int) + 959 9 SwiftUICore 0x1aace5b44 specialized GraphHost.runTransaction(:do:id:) + 387 10 SwiftUICore 0x1aac772d8 GraphHost.flushTransactions() + 183 11 SwiftUI 0x1a9a0fa80 <deduplicated_symbol> + 23 12 SwiftUICore 0x1aac71578 partial apply for closure #1 in ViewGraphRootValueUpdater.updateGraph(body:) + 27 13 SwiftUICore 0x1aac73f54 ViewGraphRootValueUpdater._updateViewGraph(body:) + 231 14 SwiftUICore 0x1aac714d0 ViewGraphRootValueUpdater.updateGraph(body:) + 179 15 SwiftUI 0x1a9a0fa4c closure #1 in closure #1 in closure #1 in UIHostingView.beginTransaction() + 171 16 SwiftUI 0x1a9a0f998 partial apply for closure #1 in closure #1 in closure #1 in UIHostingView.beginTransaction() + 23 17 SwiftUICore 0x1aac69aa8 closure #1 in static Update.ensure(:) + 55 18 SwiftUICore 0x1aac69cec static Update.ensure(:) + 99 19 SwiftUI 0x1a9a0f970 partial apply for closure #1 in closure #1 in UIHostingView.beginTransaction() + 79 20 SwiftUICore 0x1aad97e10 <deduplicated_symbol> + 27 21 SwiftUICore 0x1aac5aab0 specialized static NSRunLoop.flushObservers() + 363 22 SwiftUICore 0x1aac5a91c @objc closure #1 in static NSRunLoop.addObserver(:) + 27 23 CoreFoundation 0x1a0c87ea0 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 35 24 CoreFoundation 0x1a0c7158c __CFRunLoopDoObservers + 647 25 CoreFoundation 0x1a0c48740 __CFRunLoopRun + 923 26 CoreFoundation 0x1a0c47a6c CFRunLoopRunSpecificWithOptions + 531 27 GraphicsServices 0x2455d9498 GSEventRunModal + 119 28 UIKitCore 0x1a66f7df8 -[UIApplication run] + 791 29 UIKitCore 0x1a66a0e54 UIApplicationMain + 335 30 SwiftUI 0x1a99b8d20 closure #1 in KitRendererCommon(:) + 167 31 SwiftUI 0x1a99b58d4 runApp(:) + 111 32 SwiftUI 0x1a99b53c0 static App.main() + 171
0
0
22
22h
Unable to Renew Apple Developer Program Membership (No Buttons Visible)
Hello everyone, I’m having an issue renewing my Apple Developer membership. I’ve tried everything: Different devices (Mac, iPhone, Windows) Different browsers Hard refresh and clearing cache Checked subscriptions from App Store Tried all possible ways I could find Nothing worked, and the renewal option is still not showing. I also contacted Apple Developer Support but haven’t received any response yet. Has anyone faced this issue before or found a solution? Thanks.
0
0
17
1d
Organization enrollment declined with no reason provided — 2 open support cases, no response
I enrolled my company Yasmina IT and Development LLC (Wyoming LLC) in the Apple Developer Program as an organization. The enrollment was declined and my account page now shows "Your enrollment request for your company has been declined." Company details: Legal Entity: Yasmina IT and Development LLC D-U-N-S: 141729385 Website: yasmina-it.com Valid EIN and passport on file Developer Support (Robert, case 102818588804) advised me to enroll as an individual instead, but provided no specific reason for the organization decline. I replied on March 19th asking for the rejection reason — no response. I opened a second case (30000003327016) on March 25th — also no response. I am not asking to bypass any requirements. I simply need the specific rejection reason so I can take the correct action. Has anyone experienced this and found a resolution?
0
0
21
1d
Apple developer payment not being processed
Hey there, so I wanted to know what kind of experience you guys had with creating your apple developer account. I have a client who paid for my developer account with his credit card details, but he's not in my country, I figured that this is the reason the payment is taking ages to process but I've received several emails saying "hey payment has been received" and all that jazz. But it still says "Purchase your membership" on my enrolled to developer program page. If anyone could provide some support that would be great.
0
0
30
1d
Is the customer support even alive, or have they all switched to a useless and stupid AI and now they don't respond, even though they charge money without any problems?
The support team is absolutely useless here. I subscribed to a developer account and everything was fine; I received an email. But because there was a bug in their app, I signed up for a second subscription, and I cancelled the second one. As a result, I haven't heard back from support for a week, and I'm sitting without an account even though I paid for the first subscription. These dogs don't respond.
0
0
40
2d
The Apple developer registration process is taking too long.
Hello everyone, I paid for an Apple Developer subscription, but after a week, about 7-8 days, I still don't have access to my developer funds. The subscription is active, but the money is debited. Please help me access and activate my developer account. I haven't received a response for several days, and I'm very upset. I just don't know what to do. They aren't responding to my requests, and the phone number isn't listed anywhere, so I can't call. The Apple Developer subscription is showing in the App Store subscriptions, the money is debited, the account is inactive, and my Apple Developer account is empty. This is my first and very frustrating experience. Order code: D009562242
1
1
35
2d
Escalation Request - no response over a week
Hello, I would like to request an escalation regarding my case request status(Case ID: 102853727157). My case was submitted on March 26 and contacted Apple Developer Support multiple times, and now it has been over a week still no response at all. It is showing "Your account cannot be created at this time" when I try to enroll, and also I have to migrate my personal account to a business account. Could you please escalate the case if possible and provide instructions how to proceed? If any additional information is required from my side, I am ready to provide it immediately. Thank you very much for your time and support.
0
0
24
2d
Apple Developer Program Subscription Error not fixed
I purchased a $100 Apple Developer credit for my apple account , but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
2
1
51
3d
Apple Developer Subscription Error not fixed
I purchased a $100 Apple Developer credit for my qerezoutlook.com, but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
0
0
13
3d
Team Member Can’t access Certificates, Identifiers, and Profiles
Here on the forums I see a lot of reports like this: According to App Store Connect, I’m an Admin member of a team, but I can’t access the Certificates, Identifiers, and Profiles section of the Developer website for that team. There’s one really common reason for this, namely that this is an Individual team. This is clearly documented in Developer Account Help > Access > Roles and access, which says: If you’re enrolled as an individual and add users in App Store Connect, users receive access only to your content in App Store Connect and are not considered part of your team in the Apple Developer Program. So, if App Store Connect indicates that you’re a team Admin but you can’t access Certificates, Identifiers, and Profiles, it’s critical that you check that this is not an Individual team. To do this: Log on to Developer > Account. Select the correct team at the top right. Scroll down to the “Membership details” section. Look at the “Enrolled as” field. If it says “Individual”, then only the team’s Account Holder can access Certificates, Identifiers, and Profiles. OTOH, if it says something else, like “Organization” or “Enterprise”, then see below. If you’re working for someone else who only has an Individual team, I recommend that you encourage them to update to an Organization team. For advice on how to do that, see Developer Account Help > Membership > Updating your account information > Updating an individual membership to an organization membership. If you can’t access Certificates, Identifiers, and Profiles and you’re absolutely sure that this is not an Individual team, I recommend that you seek formal assistance via Apple > Developer > Contact Us. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = "eskimo" + "1" + "@" + "apple.com"
Replies
0
Boosts
0
Views
418
Activity
Feb ’26
Apple Developer Program paid on March 31 but still not activated - No response from Support
Hi everyone, I am writing to seek help regarding my Apple Developer Program enrollment. I successfully paid the $99 USD enrollment fee on March 31, 2026. I received the official invoice (Web Order Number: D009560930), and my credit card was successfully charged. However, as of today, my developer account is still pending and has not been activated. I have already sent two separate emails to Apple Developer Support requesting assistance over the past few days, but I have not received any response or update from them yet. Has anyone experienced a similar delay recently? Is there any other way to escalate this issue or contact support directly to get my account activated? I have attached my invoice for reference. Any advice or help from the Apple team would be greatly appreciated! Thank you.
Replies
0
Boosts
0
Views
10
Activity
9h
Apple Developer Program paid on March 31 but still not activated - No response from Support
Hi everyone, I am writing to seek help regarding my Apple Developer Program enrollment. I successfully paid the $99 USD enrollment fee on March 31, 2026. I received the official invoice (Web Order Number: D009560930), and my credit card was successfully charged. However, as of today, my developer account is still pending and has not been activated. I have already sent two separate emails to Apple Developer Support requesting assistance over the past few days, but I have not received any response or update from them yet. Has anyone experienced a similar delay recently? Is there any other way to escalate this issue or contact support directly to get my account activated? I have attached my invoice for reference. Any advice or help from the Apple team would be greatly appreciated! Thank you.
Replies
0
Boosts
0
Views
23
Activity
9h
Developer Program Payment Issues
Hello Everyone and @Apple Developer Support , I subscribed to the Apple Developer Program today, April 5th, 2026. The payment has already been charged to my bank account, but my account still shows the status “Purchase your membership. To continue your enrollment, complete your purchase now. Your purchase may take up to 48 hours to process.” In my naivety, I clicked it again, assuming the payment hadn’t gone through. As a result, I’ve now paid for the membership twice and been billed twice. Thanks in advance for your help and feedback! Gibril
Replies
0
Boosts
0
Views
8
Activity
12h
The Apple developer registration process is taking too long.
Hello everyone, I paid for an Apple Developer subscription, but after about 5-6 days I still can't access my developer funds. Please help me access and activate my developer account. I haven't received a response for several days and I'm very upset. I don't know what to do. They're not responding to my requests and the phone number isn't listed anywhere, so I can't call. The Apple Developer subscription appears in the App Store subscriptions, money is being withdrawn from my account, the account isn't active, and my Apple Developer account is empty. This is my first and very frustrating experience. Order code: W1314135156
Replies
1
Boosts
0
Views
58
Activity
19h
The Apple developer registration process is taking too long.
Hello everyone, I paid for an Apple Developer subscription, but after about 5-6 days I still can't access my developer funds. Please help me access and activate my developer account. I haven't received a response for several days and I'm very upset. I don't know what to do. They're not responding to my requests and the phone number isn't listed anywhere, so I can't call. The Apple Developer subscription appears in the App Store subscriptions, money is being withdrawn from my account, the account isn't active, and my Apple Developer account is empty. This is my first and very frustrating experience. Order code: W1314135156
Replies
1
Boosts
0
Views
61
Activity
21h
My iOS Swift application works on wide range of iPhones from iPhone X to iPhone 16 Pro Max
My iOS Swift application works without problems and tested on wide range of iPhones from iPhone X to iPhone 16 Pro Max when compiled by XCode 16.4. When compiled on Xcode 26 application it frequently crashes with 0x8BADF00D FRONTBOARD error in various places when running on iPhone 14 Plus, most often when typing or when scrolling the screen. It works without problems on iPhone 16 Pro Max independent of the version of Xcode used for compilation. I followed dozens of recommendations, introduced async/await, tasks, significantly reduced complexity of layouts, making uniform bubbles etc.etc. , tried to introduce many simplifications in the application, still I could not achieve elimination of frequent crashes on iPhone 14 Plus running iOS 26.3.1, no matter what I tried. Other than that all functionality seems to be working. This is the beginning of the Crash report: Termination Reason: Namespace FRONTBOARD, <RBSTerminateContext| domain:10 code:0x8BADF00D explanation: Failed to terminate gracefully after 5.0s ProcessVisibility: Unknown ProcessState: Running WatchdogEvent: process-exit WatchdogVisibility: Foreground WatchdogCPUStatistics: ( "Elapsed total CPU time (seconds): 9.330 (user 7.670, system 1.660), 29% CPU", "Elapsed application CPU time (seconds): 5.358, 17% CPU" ) Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 ??? 0x1b184c7b0 ??? 1 libswiftCore.dylib 0x19de70694 ContiguousArrayStorage.__deallocating_deinit + 95 2 libswiftCore.dylib 0x19dd013a8 swift_release_dealloc + 55 3 libswiftCore.dylib 0x19dd01fc4 bool swift::RefCounts<swift::RefCountBitsT<(swift::RefCountInlinedness)1>>::doDecrementSlow<(swift::PerformDeinit)1>(swift::RefCountBitsT<(swift::RefCountInlinedness)1>, unsigned int) + 151 4 SwiftUICore 0x1aaee2ca4 LazyLayoutViewCache.updatePrefetchPhases() + 1315 5 SwiftUICore 0x1ab129068 specialized LazySubviewPlacements.updateValue() + 4251 6 SwiftUICore 0x1ab14a23c specialized implicit closure #1 in closure #1 in closure #1 in Attribute.init(:) + 23 7 AttributeGraph 0x1d2be8e48 AG::Graph::UpdateStack::update() + 499 8 AttributeGraph 0x1d2beacf0 AG::Subgraph::update(unsigned int) + 959 9 SwiftUICore 0x1aace5b44 specialized GraphHost.runTransaction(:do:id:) + 387 10 SwiftUICore 0x1aac772d8 GraphHost.flushTransactions() + 183 11 SwiftUI 0x1a9a0fa80 <deduplicated_symbol> + 23 12 SwiftUICore 0x1aac71578 partial apply for closure #1 in ViewGraphRootValueUpdater.updateGraph(body:) + 27 13 SwiftUICore 0x1aac73f54 ViewGraphRootValueUpdater._updateViewGraph(body:) + 231 14 SwiftUICore 0x1aac714d0 ViewGraphRootValueUpdater.updateGraph(body:) + 179 15 SwiftUI 0x1a9a0fa4c closure #1 in closure #1 in closure #1 in UIHostingView.beginTransaction() + 171 16 SwiftUI 0x1a9a0f998 partial apply for closure #1 in closure #1 in closure #1 in UIHostingView.beginTransaction() + 23 17 SwiftUICore 0x1aac69aa8 closure #1 in static Update.ensure(:) + 55 18 SwiftUICore 0x1aac69cec static Update.ensure(:) + 99 19 SwiftUI 0x1a9a0f970 partial apply for closure #1 in closure #1 in UIHostingView.beginTransaction() + 79 20 SwiftUICore 0x1aad97e10 <deduplicated_symbol> + 27 21 SwiftUICore 0x1aac5aab0 specialized static NSRunLoop.flushObservers() + 363 22 SwiftUICore 0x1aac5a91c @objc closure #1 in static NSRunLoop.addObserver(:) + 27 23 CoreFoundation 0x1a0c87ea0 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 35 24 CoreFoundation 0x1a0c7158c __CFRunLoopDoObservers + 647 25 CoreFoundation 0x1a0c48740 __CFRunLoopRun + 923 26 CoreFoundation 0x1a0c47a6c CFRunLoopRunSpecificWithOptions + 531 27 GraphicsServices 0x2455d9498 GSEventRunModal + 119 28 UIKitCore 0x1a66f7df8 -[UIApplication run] + 791 29 UIKitCore 0x1a66a0e54 UIApplicationMain + 335 30 SwiftUI 0x1a99b8d20 closure #1 in KitRendererCommon(:) + 167 31 SwiftUI 0x1a99b58d4 runApp(:) + 111 32 SwiftUI 0x1a99b53c0 static App.main() + 171
Replies
0
Boosts
0
Views
22
Activity
22h
Unable to Renew Apple Developer Program Membership (No Buttons Visible)
Hello everyone, I’m having an issue renewing my Apple Developer membership. I’ve tried everything: Different devices (Mac, iPhone, Windows) Different browsers Hard refresh and clearing cache Checked subscriptions from App Store Tried all possible ways I could find Nothing worked, and the renewal option is still not showing. I also contacted Apple Developer Support but haven’t received any response yet. Has anyone faced this issue before or found a solution? Thanks.
Replies
0
Boosts
0
Views
17
Activity
1d
Organization enrollment declined with no reason provided — 2 open support cases, no response
I enrolled my company Yasmina IT and Development LLC (Wyoming LLC) in the Apple Developer Program as an organization. The enrollment was declined and my account page now shows "Your enrollment request for your company has been declined." Company details: Legal Entity: Yasmina IT and Development LLC D-U-N-S: 141729385 Website: yasmina-it.com Valid EIN and passport on file Developer Support (Robert, case 102818588804) advised me to enroll as an individual instead, but provided no specific reason for the organization decline. I replied on March 19th asking for the rejection reason — no response. I opened a second case (30000003327016) on March 25th — also no response. I am not asking to bypass any requirements. I simply need the specific rejection reason so I can take the correct action. Has anyone experienced this and found a resolution?
Replies
0
Boosts
0
Views
21
Activity
1d
Developer Services Registration is Broken.
I have now registered twice and had no response from customer service. I see dozens of other people on the forum with the same issue. This needs to be resolved and someone from apple needs to speak up.
Replies
1
Boosts
0
Views
22
Activity
1d
Apple developer payment not being processed
Hey there, so I wanted to know what kind of experience you guys had with creating your apple developer account. I have a client who paid for my developer account with his credit card details, but he's not in my country, I figured that this is the reason the payment is taking ages to process but I've received several emails saying "hey payment has been received" and all that jazz. But it still says "Purchase your membership" on my enrolled to developer program page. If anyone could provide some support that would be great.
Replies
0
Boosts
0
Views
30
Activity
1d
Apple developer account awaiting validation
I have a subscription since Wednesday and normally two days later my account should be validated, but until then the account is still pending, can anyone help me? help me !!!!!
Replies
0
Boosts
0
Views
34
Activity
1d
Is the customer support even alive, or have they all switched to a useless and stupid AI and now they don't respond, even though they charge money without any problems?
The support team is absolutely useless here. I subscribed to a developer account and everything was fine; I received an email. But because there was a bug in their app, I signed up for a second subscription, and I cancelled the second one. As a result, I haven't heard back from support for a week, and I'm sitting without an account even though I paid for the first subscription. These dogs don't respond.
Replies
0
Boosts
0
Views
40
Activity
2d
Developer program enrolment
Does apple responds to to emails? Im not getting any answer why my account not approved
Replies
4
Boosts
1
Views
94
Activity
2d
The Apple developer registration process is taking too long.
Hello everyone, I paid for an Apple Developer subscription, but after a week, about 7-8 days, I still don't have access to my developer funds. The subscription is active, but the money is debited. Please help me access and activate my developer account. I haven't received a response for several days, and I'm very upset. I just don't know what to do. They aren't responding to my requests, and the phone number isn't listed anywhere, so I can't call. The Apple Developer subscription is showing in the App Store subscriptions, the money is debited, the account is inactive, and my Apple Developer account is empty. This is my first and very frustrating experience. Order code: D009562242
Replies
1
Boosts
1
Views
35
Activity
2d
How long it takes for Enrollment to be approved
I enrolled in Dev Program for 3 days. How long it takes usually to get approved? Do I pay before enrollment or after? There's no clear info on the process.
Replies
0
Boosts
1
Views
25
Activity
2d
Escalation Request - no response over a week
Hello, I would like to request an escalation regarding my case request status(Case ID: 102853727157). My case was submitted on March 26 and contacted Apple Developer Support multiple times, and now it has been over a week still no response at all. It is showing "Your account cannot be created at this time" when I try to enroll, and also I have to migrate my personal account to a business account. Could you please escalate the case if possible and provide instructions how to proceed? If any additional information is required from my side, I am ready to provide it immediately. Thank you very much for your time and support.
Replies
0
Boosts
0
Views
24
Activity
2d
Apple Developer Program Subscription Error not fixed
I purchased a $100 Apple Developer credit for my apple account , but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
Replies
2
Boosts
1
Views
51
Activity
3d
Apple Developer Subscription Error not fixed
I purchased a $100 Apple Developer credit for my qerezoutlook.com, but the Apple Developer access hasn’t been granted to my account, and it still says “pending” and “complete purchases.” In other words, I can’t use what I purchased and can’t access it. Is there anyone who can help me with this issue regarding the Apple Developer license?
Replies
0
Boosts
0
Views
13
Activity
3d
Apple Developer Account not being accepted
for some reason my account says its not available for registration at this time? anyone knows whats the reason for this? I contacted apple call center they say there's nothing they can do. My account is just locked. What are my options?
Replies
0
Boosts
0
Views
15
Activity
3d
Our developer enrollment program not proceed for weeks !
Hi guys does anybody know why the processing of our enrollment program is taking a very long time?!
Replies
0
Boosts
0
Views
72
Activity
3d