Posts under Developer Tools & Services topic

Post

Replies

Boosts

Views

Activity

Cannot Create Certificate Via API
I am no longer able to provision certificates using the App Store Connect API. I believe this stopped working around January 2026. Documentation: https://developer.apple.com/documentation/appstoreconnectapi/post-v1-certificates Request POST https://api.appstoreconnect.apple.com/v1/certificates Authorization: Bearer ........ Content-Type: application/json Accept: application/json { "data":{ "type":"certificates", "attributes":{ "csrContent":"...", "certificateType":"PASS_TYPE_ID" }, "relationships":{ "passTypeId":{ "data":{ "type":"passTypeIds", "id":"..." } } } } } Response { errors: [ { code: 'FORBIDDEN_ERROR', status: '403', id: '3dcd6c8d-8e50-492f-8097-2a8bfd57018e', title: 'This request is forbidden for security reasons', detail: 'You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program Support. https://developer.apple.com/support' } ] } I have verified that the key used for this API call has Admin access to my account and that the key is working with other requests to the App Store Connect API. Apple Developer Program Support said that I should post here. Case #102831520012 How do I get additional information around this error?
0
0
73
2w
Unable to Renew Expired Apple Developer Program Membership – No Renew Button, Enroll Error
I'm hoping someone here has experienced the same issue and can point me in the right direction. My Apple Developer Program membership recently expired and my apps have been removed from the App Store. I've been trying to renew my membership but I'm completely stuck and cannot find a way forward. Here's what I've tried so far: Apple Developer App: There is no "Renew" button visible anywhere in the app. developer.apple.com/enroll: I receive the following error: "Sorry, you can't enroll at this time. Your Apple Account is already associated with the Account Holder of a membership." developer.apple.com/account: The Membership Details section loads but there is no renewal option or button available. I am logged in with the correct Account Holder Apple ID, so that is not the issue. My payment method on file is also valid. Has anyone else run into this? Is there a direct link or a workaround that triggers the renewal flow? Or is contacting Apple Developer Support the only option at this point? Any help would be greatly appreciated. Thanks in advance!
1
1
79
2w
Why Does Xcode Use list.bullet SF Symbol for the "Sidebar" Toolbar Item Instead of sidebar.left
I just noticed this but am curious: Why does Xcode use list.bullet SF Symbol to toggle the "navigators" (sidebar) instead of sidebar.left? For the inspectors Xcode uses "sidebar.right" but I don't understand why the left sidebar uses a different icon from the right sidebar? Shouldn't the left sidebar icon match the right sidebar (just flipped)? Am using the wrong SF Symbol in my app to toggle the sidebar? Is the list.bullet the recommended symbol for this now? Every other app seems to use sidebar.left.
0
0
49
2w
Apple Developer Program Enrollment Stuck, cannot Proceed Past Enrollment Screen
I am trying to enroll in the Apple Developer Program but cannot get past the enrolment screen in the Developer app on my Mac. When I click Enroll, it does not proceed to the payment screen, it just says unable to compete, contact support. I then received an email from Apple Developer Support saying my enrolment "couldn't be completed due to one or more reasons". I'm not even sure how that email is even helpful. I am an individual developer based in India trying to publish my first app on the App Store. My Apple ID is in good standing and I have no history of policy violations. Has anyone in India experienced this issue and resolved it? Is this a known problem with Indian Apple IDs or payment methods? Is there a way to enroll directly through the website instead of the Mac app? Any help appreciated.
3
2
112
2w
Cannot enroll in the developer program
Greetings! I'm running into multiple issues trying to enroll into the developer program. When I try enrolling via the Mac app the enroll button is greyed out. When I try enrolling using the web page I get the error: "We are unable to process your request". I tried contacting Apple support but they neither call me nor can I submit a support request via the written form (it doesn't submit). Is there some other way to contact Apple for support? Thank you!
0
0
61
2w
Apple Developer Account
I have been trying to open an Apple Developer Account for the last 3 weeks. Its been a nightmare. The call back option is switched off. The team is not replying back to messages. I was told a week back, there is a long queue. I have been making payments which are getting revoked after a day. Not sure how to proceed. Any suggestions, about how to resolve this and get things going here. Is there anyway, someone can please help me.
0
0
52
2w
Communication problems with Apple
Hello, About 7-8 months ago, I received an e-mail stating that my apple developer account would be deleted after 30 days, and my account was deleted after 30 days. I tried to contact many times, I got hopeful each time, but the Apple team never gave a full explanation. They always responded saying they would be interested, but it never came to fruition. In fact, I was most excited when I received the following e-mail: Hello Oğuzcan, My name is Joel, and I’m a senior Advisor with Developer Support. Your case has been given to me for further handling, and I’m happy to follow up with you today. I understand that you have initiated a conversation in our developer forums. Please, provide us more information and show us the email that you received, so we will assist your better. Please, reply to the received email for obtaining more information as the appropriate team will be able to assist you better. Please, reply to this email if you have further questions. Have a great day. Best Regards, Joel Developer Support I was very hopeful when I read that he was a Senior Advisor. This e-mail came on July 28, 18:17, today is December 8, 2025. I'm giving up hope now, my account won't be opened again. My members ask why there are no iOS versions of my applications, this is very difficult for me. Does anyone have any recommendations? I filled out forms and created requests many times.
1
0
338
2w
Xcode 26 fails to load SPM packages
For me it looks like Xcode 26 has problems reading SPM packages from a locally hosted BitBucket git solution. While Xcode 16 work perfectly fine, Xcode 26 fails to load and gives "Server SSH Fingerprint Failed to Verify" as error description. Cleaning build data and DerivedData sometimes makes loading work. Any change in Package dependencies will break it again. Anyone having same problems? How do you handle it?
13
10
1.5k
2w
Could not load Xcode Cloud Data
Hello, I have Xcode Cloud set up on a project with multiple targets. One target is a Framework that hosts a Swift Package that's used to host modules. I recently added a large number of files (at least 20,000) to some test targets and I can no longer access Xcode Cloud from the Cloud Reports section. Xcode prepares to analyze the project and then fails with Could not load Xcode Cloud Data Removing the files from the package results in the project being analyzed successfully. So it appears to be some sort of a timeout issue. Thank you
0
0
128
2w
Xcode 15 not finding iOS 17 devices
I have a brand new iPhone 15 with iOS 17, paired with a watch on WatchOS10. In devices and simulators, the iPhone 15 and Watch 10 device show up as disconnected (with the globe icon I think is what it is?) and if I click on either of them, that icon changes to a spinner, and the main window says "Xcode will continue when the operation completes", but it NEVER completes. This makes the device not usable for development. In addition, I have updated my iPad to iOS17, and it doesn't even show up at all in the devices and simulator list, even though it is enabled for developer mode. I have toggled developer mode off and on (thus rebooting). I have quit and restarted Xcode. I have even rebooted the Mac. Nothing helps. This is incredibly frustrating.
12
3
11k
2w
Subscriptions not able to load
Hi everyone, I’m currently experiencing an issue where my auto-renewable subscriptions are not loading during TestFlight and App Review. Setup: iOS app using StoreKit 2 + RevenueCat Subscriptions: Weekly Monthly Both are configured in: App Store Connect (attached to app version) RevenueCat (entitlement + offerings + packages) Current Status: Subscriptions show: “Waiting for Review” in App Store Connect Paid Apps Agreement is Active Banking + tax info is completed ⸻ What’s happening: In TestFlight → Paywall loads but: Products stay in loading state Prices never appear During App Review: Apple rejected with: “Unable to load plans” ⸻ Debug Info: RevenueCat logs confirm: Offerings are fetched successfully $rc_weekly and $rc_monthly packages exist However, StoreKit does not return product pricing in TestFlight ⸻ Question: Is this expected behavior when subscriptions are still in “Waiting for Review”? Or should products still fully load in sandbox/TestFlight even before approval? ⸻ What I’ve already verified: Subscriptions attached to app version ✅ Offerings configured in RevenueCat ✅ Product identifiers match exactly ✅ Using real device (not simulator) ✅ ⸻ Goal: I want to ensure: Subscriptions load correctly during App Review App is not rejected again for “Unable to load plans” Any guidance would be greatly appreciated 🙏
0
0
157
2w
Paid Apple Developer Program enrollment 5 days ago still no activation, support case open with no reply
Hello Apple Developer community I enrolled in the Apple Developer Program as an individual on April 26, 2026. The payment went through successfully and I received a full receipt by email on April 27, 2026. However, 5 days later: My Apple ID still shows no active membership at developer.apple.com/account Because of this, I cannot access App Store Connect to submit my app On April 29, 2026 I opened a support request via the official contact form and received an automated confirmation with a case number ID is 102881308327. but since then there has been no reply from the Enrollment / Support team.
2
0
203
2w
Apple Developer Individual Enrollment – Persistent 403 on submitIndividualEnrollment (Armenia) - Fully Investigated
Hi everyone, I've been stuck on Apple Developer Program enrollment for several days and have done extensive debugging. Posting all technical details hoping someone can help or has experienced the same. My setup: Apple ID country/region: Armenia 2FA trusted phone: Armenian number (+374) Enrollment type: Individual / Sole Proprietor No VPN active during attempts Enrolling via browser (Chrome), not the app What happens: I reach the agreement step, check the checkbox, click "Sign" - and get the generic "We are unable to process your request. An unknown error occurred." What I found in DevTools (Network tab): The real error is HTTP 403 Forbidden on: POST https://developer.apple.com/services-enrollment/submitIndividualEnrollment Payload sent: agreementId: 854R8GJUBL The response body is just a generic HTML error page with no actual error details from the backend. What I've already checked and fixed: Apple ID country = Armenia 2FA trusted phone = Armenian +374 (was a non-Armenian number before — now fixed) No VPN No pending agreements in account Tried incognito mode and multiple browsers Cleared cookies and cache Waited several hours after updating phone number Still getting 403 after all of the above. Additional issue - Company enrollment: When attempting to enroll as Company/Organization with a verified DUNS number for my legally registered Individual Entrepreneur business in Armenia, I receive: "This organization could not be verified as a legal entity..." despite the DUNS being active and confirmed via Dun & Bradstreet. My questions: Has anyone resolved a persistent 403 on submitIndividualEnrollment? What was the actual root cause? Could there be an internal flag on my Apple ID that only Apple support can remove? Is there anything else I might have missed? Has anyone successfully enrolled as an Individual from Armenia recently? Apple support has not responded to my email after 3+ business days. I've tried every fix mentioned on forums — nothing works so far. Any help is greatly appreciated.
0
0
79
2w
Apple Developer Membership Renewal Stuck After Payment Submission
Hello, I am currently experiencing an issue while renewing my Apple Developer Program membership. I have completed the renewal process, including submitting my card information. After that, I was instructed to wait 1–2 business days for the process to complete. However, it has now been more than the expected timeframe, and I have not received any updates. My membership status still shows as "Expired", and I have not received any confirmation email or further instructions. For reference: Case ID: 102884014636 Account type: Organization (CV. RIX SOLUTION) I would like to ask: Is it normal for this process to take longer than 2 business days? Is there anything I need to do from my side to proceed with the renewal? How can I check the current status of this renewal request? This issue is quite urgent as it affects my ability to manage and maintain my apps. Any help or guidance would be greatly appreciated. Thank you.
1
0
209
2w
Record button disabled in Developer App after camera scan failed (Web routing issue)
Hi everyone, I am experiencing a frustrating loop while trying to enroll in the Apple Developer Program from Turkey, and I need some help or advice. Here is my situation: I tried to enroll using the Apple Developer App. Unfortunately, the camera scan for my passport/ID failed a few times (probably due to glare on the passport or a camera focus issue). After a few failed attempts, the app automatically redirected me to the web enrollment process. The problem: The web enrollment charges the standard $99 USD fee. However, the Apple Developer App offers "Local Pricing" for Turkey, which is significantly more affordable for me. I want to complete my enrollment via the App to use the local pricing. To fix this, I logged into my Apple ID on a different device with a better camera. But now, the "Enroll" button in the app is completely disabled (grayed out). It seems my Apple ID is locked to the "web enrollment" status. I sent an email to Apple Support a day ago but haven't received a response yet. Is there any way to completely cancel/flush my pending web enrollment so I can start fresh from the Developer App? Has anyone else faced this "disabled button" issue after a failed camera scan and found a solution? Thanks in advance for your help!
0
0
59
2w
CLLocationManager permission prompt never appears in Swift Playground
I am building a Swift Playgrounds App project on iPad running iPadOS 26.0.1 using the latest version of Swift Playgrounds. I need to access Core Location for a plant location logging app. What I have done: • Created an App project (not a Playground) in Swift Playgrounds • Enabled ‘Core Location When in Use’ in the app capabilities (accessed by tapping the app name) • Implemented a CLLocationManager with CLLocationManagerDelegate • Called manager.requestWhenInUseAuthorization() from .onAppear in a SwiftUI view • Called manager.startUpdatingLocation() immediately after The problem: The location permission prompt never appears when the app runs. The app does not appear in Settings → Privacy & Security → Location Services at all. There are no error messages or crashes — the app simply never requests location access. What I have ruled out: • The capability IS enabled in Swift Playgrounds app settings • The app runs without errors otherwise • This is an App project, not a classic Playground, so it should support capabilities Questions: 1. Is CLLocationManager with requestWhenInUseAuthorization() supported in Swift Playgrounds App projects on iPadOS 26? 2. Has the location authorization API changed in iPadOS 26 in a way that affects Swift Playgrounds? 3. Is there a working code example for Core Location in a Swift Playgrounds App project on iPadOS 26? Any guidance would be greatly appreciated.
3
0
266
2w
Cannot Create Certificate Via API
I am no longer able to provision certificates using the App Store Connect API. I believe this stopped working around January 2026. Documentation: https://developer.apple.com/documentation/appstoreconnectapi/post-v1-certificates Request POST https://api.appstoreconnect.apple.com/v1/certificates Authorization: Bearer ........ Content-Type: application/json Accept: application/json { "data":{ "type":"certificates", "attributes":{ "csrContent":"...", "certificateType":"PASS_TYPE_ID" }, "relationships":{ "passTypeId":{ "data":{ "type":"passTypeIds", "id":"..." } } } } } Response { errors: [ { code: 'FORBIDDEN_ERROR', status: '403', id: '3dcd6c8d-8e50-492f-8097-2a8bfd57018e', title: 'This request is forbidden for security reasons', detail: 'You are not allowed to perform this operation. Please check with one of your Team Admins, or, if you need further assistance, please contact Apple Developer Program Support. https://developer.apple.com/support' } ] } I have verified that the key used for this API call has Admin access to my account and that the key is working with other requests to the App Store Connect API. Apple Developer Program Support said that I should post here. Case #102831520012 How do I get additional information around this error?
Replies
0
Boosts
0
Views
73
Activity
2w
Apple developer enrolment pending 7 days now
I paid 99$ the fee for apple developer and still get the message Purchase your membership. To continue your enrollment, complete your purchase now Your purchase may take up to 48 hours to process. And pending in the profile menu !
Replies
0
Boosts
0
Views
50
Activity
2w
Unable to Renew Expired Apple Developer Program Membership – No Renew Button, Enroll Error
I'm hoping someone here has experienced the same issue and can point me in the right direction. My Apple Developer Program membership recently expired and my apps have been removed from the App Store. I've been trying to renew my membership but I'm completely stuck and cannot find a way forward. Here's what I've tried so far: Apple Developer App: There is no "Renew" button visible anywhere in the app. developer.apple.com/enroll: I receive the following error: "Sorry, you can't enroll at this time. Your Apple Account is already associated with the Account Holder of a membership." developer.apple.com/account: The Membership Details section loads but there is no renewal option or button available. I am logged in with the correct Account Holder Apple ID, so that is not the issue. My payment method on file is also valid. Has anyone else run into this? Is there a direct link or a workaround that triggers the renewal flow? Or is contacting Apple Developer Support the only option at this point? Any help would be greatly appreciated. Thanks in advance!
Replies
1
Boosts
1
Views
79
Activity
2w
Why Does Xcode Use list.bullet SF Symbol for the "Sidebar" Toolbar Item Instead of sidebar.left
I just noticed this but am curious: Why does Xcode use list.bullet SF Symbol to toggle the "navigators" (sidebar) instead of sidebar.left? For the inspectors Xcode uses "sidebar.right" but I don't understand why the left sidebar uses a different icon from the right sidebar? Shouldn't the left sidebar icon match the right sidebar (just flipped)? Am using the wrong SF Symbol in my app to toggle the sidebar? Is the list.bullet the recommended symbol for this now? Every other app seems to use sidebar.left.
Replies
0
Boosts
0
Views
49
Activity
2w
Apple Developer Program Enrollment Stuck, cannot Proceed Past Enrollment Screen
I am trying to enroll in the Apple Developer Program but cannot get past the enrolment screen in the Developer app on my Mac. When I click Enroll, it does not proceed to the payment screen, it just says unable to compete, contact support. I then received an email from Apple Developer Support saying my enrolment "couldn't be completed due to one or more reasons". I'm not even sure how that email is even helpful. I am an individual developer based in India trying to publish my first app on the App Store. My Apple ID is in good standing and I have no history of policy violations. Has anyone in India experienced this issue and resolved it? Is this a known problem with Indian Apple IDs or payment methods? Is there a way to enroll directly through the website instead of the Mac app? Any help appreciated.
Replies
3
Boosts
2
Views
112
Activity
2w
Cannot enroll in the developer program
Greetings! I'm running into multiple issues trying to enroll into the developer program. When I try enrolling via the Mac app the enroll button is greyed out. When I try enrolling using the web page I get the error: "We are unable to process your request". I tried contacting Apple support but they neither call me nor can I submit a support request via the written form (it doesn't submit). Is there some other way to contact Apple for support? Thank you!
Replies
0
Boosts
0
Views
61
Activity
2w
Apple Developer Account
I have been trying to open an Apple Developer Account for the last 3 weeks. Its been a nightmare. The call back option is switched off. The team is not replying back to messages. I was told a week back, there is a long queue. I have been making payments which are getting revoked after a day. Not sure how to proceed. Any suggestions, about how to resolve this and get things going here. Is there anyway, someone can please help me.
Replies
0
Boosts
0
Views
52
Activity
2w
Developer profile: chicken and egg situation
I used to live in the US. I had a developer subscription. I moved to India. I need to renew my subscription but it errors out with "There may be certain requirements to view this content." I cannot renew using my Indian credit card without updating my Region/Country but I cannot update it without renewing.
Replies
0
Boosts
0
Views
79
Activity
2w
Communication problems with Apple
Hello, About 7-8 months ago, I received an e-mail stating that my apple developer account would be deleted after 30 days, and my account was deleted after 30 days. I tried to contact many times, I got hopeful each time, but the Apple team never gave a full explanation. They always responded saying they would be interested, but it never came to fruition. In fact, I was most excited when I received the following e-mail: Hello Oğuzcan, My name is Joel, and I’m a senior Advisor with Developer Support. Your case has been given to me for further handling, and I’m happy to follow up with you today. I understand that you have initiated a conversation in our developer forums. Please, provide us more information and show us the email that you received, so we will assist your better. Please, reply to the received email for obtaining more information as the appropriate team will be able to assist you better. Please, reply to this email if you have further questions. Have a great day. Best Regards, Joel Developer Support I was very hopeful when I read that he was a Senior Advisor. This e-mail came on July 28, 18:17, today is December 8, 2025. I'm giving up hope now, my account won't be opened again. My members ask why there are no iOS versions of my applications, this is very difficult for me. Does anyone have any recommendations? I filled out forms and created requests many times.
Replies
1
Boosts
0
Views
338
Activity
2w
Xcode 26.4.1, iOS 26.4.2, watchOS 26.4, Apple Watch Ultra 3 not appearing as development device.
Xcode 26.4.1, iOS 26.4.2, watchOS 26.4, Apple Watch Ultra 3 not appearing as development device. Can't do any IWatch development
Replies
3
Boosts
1
Views
162
Activity
2w
Xcode 26 fails to load SPM packages
For me it looks like Xcode 26 has problems reading SPM packages from a locally hosted BitBucket git solution. While Xcode 16 work perfectly fine, Xcode 26 fails to load and gives "Server SSH Fingerprint Failed to Verify" as error description. Cleaning build data and DerivedData sometimes makes loading work. Any change in Package dependencies will break it again. Anyone having same problems? How do you handle it?
Replies
13
Boosts
10
Views
1.5k
Activity
2w
Could not load Xcode Cloud Data
Hello, I have Xcode Cloud set up on a project with multiple targets. One target is a Framework that hosts a Swift Package that's used to host modules. I recently added a large number of files (at least 20,000) to some test targets and I can no longer access Xcode Cloud from the Cloud Reports section. Xcode prepares to analyze the project and then fails with Could not load Xcode Cloud Data Removing the files from the package results in the project being analyzed successfully. So it appears to be some sort of a timeout issue. Thank you
Replies
0
Boosts
0
Views
128
Activity
2w
Xcode 15 not finding iOS 17 devices
I have a brand new iPhone 15 with iOS 17, paired with a watch on WatchOS10. In devices and simulators, the iPhone 15 and Watch 10 device show up as disconnected (with the globe icon I think is what it is?) and if I click on either of them, that icon changes to a spinner, and the main window says "Xcode will continue when the operation completes", but it NEVER completes. This makes the device not usable for development. In addition, I have updated my iPad to iOS17, and it doesn't even show up at all in the devices and simulator list, even though it is enabled for developer mode. I have toggled developer mode off and on (thus rebooting). I have quit and restarted Xcode. I have even rebooted the Mac. Nothing helps. This is incredibly frustrating.
Replies
12
Boosts
3
Views
11k
Activity
2w
Subscriptions not able to load
Hi everyone, I’m currently experiencing an issue where my auto-renewable subscriptions are not loading during TestFlight and App Review. Setup: iOS app using StoreKit 2 + RevenueCat Subscriptions: Weekly Monthly Both are configured in: App Store Connect (attached to app version) RevenueCat (entitlement + offerings + packages) Current Status: Subscriptions show: “Waiting for Review” in App Store Connect Paid Apps Agreement is Active Banking + tax info is completed ⸻ What’s happening: In TestFlight → Paywall loads but: Products stay in loading state Prices never appear During App Review: Apple rejected with: “Unable to load plans” ⸻ Debug Info: RevenueCat logs confirm: Offerings are fetched successfully $rc_weekly and $rc_monthly packages exist However, StoreKit does not return product pricing in TestFlight ⸻ Question: Is this expected behavior when subscriptions are still in “Waiting for Review”? Or should products still fully load in sandbox/TestFlight even before approval? ⸻ What I’ve already verified: Subscriptions attached to app version ✅ Offerings configured in RevenueCat ✅ Product identifiers match exactly ✅ Using real device (not simulator) ✅ ⸻ Goal: I want to ensure: Subscriptions load correctly during App Review App is not rejected again for “Unable to load plans” Any guidance would be greatly appreciated 🙏
Replies
0
Boosts
0
Views
157
Activity
2w
Paid Apple Developer Program enrollment 5 days ago still no activation, support case open with no reply
Hello Apple Developer community I enrolled in the Apple Developer Program as an individual on April 26, 2026. The payment went through successfully and I received a full receipt by email on April 27, 2026. However, 5 days later: My Apple ID still shows no active membership at developer.apple.com/account Because of this, I cannot access App Store Connect to submit my app On April 29, 2026 I opened a support request via the official contact form and received an automated confirmation with a case number ID is 102881308327. but since then there has been no reply from the Enrollment / Support team.
Replies
2
Boosts
0
Views
203
Activity
2w
Apple Developer Individual Enrollment – Persistent 403 on submitIndividualEnrollment (Armenia) - Fully Investigated
Hi everyone, I've been stuck on Apple Developer Program enrollment for several days and have done extensive debugging. Posting all technical details hoping someone can help or has experienced the same. My setup: Apple ID country/region: Armenia 2FA trusted phone: Armenian number (+374) Enrollment type: Individual / Sole Proprietor No VPN active during attempts Enrolling via browser (Chrome), not the app What happens: I reach the agreement step, check the checkbox, click "Sign" - and get the generic "We are unable to process your request. An unknown error occurred." What I found in DevTools (Network tab): The real error is HTTP 403 Forbidden on: POST https://developer.apple.com/services-enrollment/submitIndividualEnrollment Payload sent: agreementId: 854R8GJUBL The response body is just a generic HTML error page with no actual error details from the backend. What I've already checked and fixed: Apple ID country = Armenia 2FA trusted phone = Armenian +374 (was a non-Armenian number before — now fixed) No VPN No pending agreements in account Tried incognito mode and multiple browsers Cleared cookies and cache Waited several hours after updating phone number Still getting 403 after all of the above. Additional issue - Company enrollment: When attempting to enroll as Company/Organization with a verified DUNS number for my legally registered Individual Entrepreneur business in Armenia, I receive: "This organization could not be verified as a legal entity..." despite the DUNS being active and confirmed via Dun & Bradstreet. My questions: Has anyone resolved a persistent 403 on submitIndividualEnrollment? What was the actual root cause? Could there be an internal flag on my Apple ID that only Apple support can remove? Is there anything else I might have missed? Has anyone successfully enrolled as an Individual from Armenia recently? Apple support has not responded to my email after 3+ business days. I've tried every fix mentioned on forums — nothing works so far. Any help is greatly appreciated.
Replies
0
Boosts
0
Views
79
Activity
2w
Apple Developer Membership Renewal Stuck After Payment Submission
Hello, I am currently experiencing an issue while renewing my Apple Developer Program membership. I have completed the renewal process, including submitting my card information. After that, I was instructed to wait 1–2 business days for the process to complete. However, it has now been more than the expected timeframe, and I have not received any updates. My membership status still shows as "Expired", and I have not received any confirmation email or further instructions. For reference: Case ID: 102884014636 Account type: Organization (CV. RIX SOLUTION) I would like to ask: Is it normal for this process to take longer than 2 business days? Is there anything I need to do from my side to proceed with the renewal? How can I check the current status of this renewal request? This issue is quite urgent as it affects my ability to manage and maintain my apps. Any help or guidance would be greatly appreciated. Thank you.
Replies
1
Boosts
0
Views
209
Activity
2w
Default repository to private when creating Git remote in Xcode
Currently, when creating a new Git remote in Xcode, the visibility for the new repository is set to public by default. It would be safer if it were set to private by default. FB22673051 https://github.com/feedback-assistant/reports/issues/797
Replies
0
Boosts
0
Views
227
Activity
2w
Record button disabled in Developer App after camera scan failed (Web routing issue)
Hi everyone, I am experiencing a frustrating loop while trying to enroll in the Apple Developer Program from Turkey, and I need some help or advice. Here is my situation: I tried to enroll using the Apple Developer App. Unfortunately, the camera scan for my passport/ID failed a few times (probably due to glare on the passport or a camera focus issue). After a few failed attempts, the app automatically redirected me to the web enrollment process. The problem: The web enrollment charges the standard $99 USD fee. However, the Apple Developer App offers "Local Pricing" for Turkey, which is significantly more affordable for me. I want to complete my enrollment via the App to use the local pricing. To fix this, I logged into my Apple ID on a different device with a better camera. But now, the "Enroll" button in the app is completely disabled (grayed out). It seems my Apple ID is locked to the "web enrollment" status. I sent an email to Apple Support a day ago but haven't received a response yet. Is there any way to completely cancel/flush my pending web enrollment so I can start fresh from the Developer App? Has anyone else faced this "disabled button" issue after a failed camera scan and found a solution? Thanks in advance for your help!
Replies
0
Boosts
0
Views
59
Activity
2w
CLLocationManager permission prompt never appears in Swift Playground
I am building a Swift Playgrounds App project on iPad running iPadOS 26.0.1 using the latest version of Swift Playgrounds. I need to access Core Location for a plant location logging app. What I have done: • Created an App project (not a Playground) in Swift Playgrounds • Enabled ‘Core Location When in Use’ in the app capabilities (accessed by tapping the app name) • Implemented a CLLocationManager with CLLocationManagerDelegate • Called manager.requestWhenInUseAuthorization() from .onAppear in a SwiftUI view • Called manager.startUpdatingLocation() immediately after The problem: The location permission prompt never appears when the app runs. The app does not appear in Settings → Privacy & Security → Location Services at all. There are no error messages or crashes — the app simply never requests location access. What I have ruled out: • The capability IS enabled in Swift Playgrounds app settings • The app runs without errors otherwise • This is an App project, not a classic Playground, so it should support capabilities Questions: 1. Is CLLocationManager with requestWhenInUseAuthorization() supported in Swift Playgrounds App projects on iPadOS 26? 2. Has the location authorization API changed in iPadOS 26 in a way that affects Swift Playgrounds? 3. Is there a working code example for Core Location in a Swift Playgrounds App project on iPadOS 26? Any guidance would be greatly appreciated.
Replies
3
Boosts
0
Views
266
Activity
2w