Posts under Developer Tools & Services topic

Post

Replies

Boosts

Views

Activity

Default widget extension not configurable on Mac
I've created a basic Multiplatform Project in Xcode, by going to File > New > Project. I've also included the default widget extension target. When I run the widget on Mac, and I control-click and choose "Edit Widget" the widget just kinda turns gray and floats over other windows, but does not let me configure anything. We leave the option to use configure with app intents turned on when adding the widget extension target. When I run the same project on an iPhone simulator, I can configure the widget without any issue. If someone else has a few minutes, can they see if this repeats for them? We are running this test because we are seeing the same experience in a real widget we are trying to develop but we can't get it to go into configuration mode on Mac.
0
0
43
5d
Developer account identity verification unsuccessful and there is nothing I can do?!?
I have had the same active apple account for over 20 years and recently I tried to enroll in the paid Apple Developer program using that Apple ID. The Developer App identify verification process (hold ID up to camera) didn't work, and now it seems that I am permanently locked out of being able to access Cloud Kit and other more advanced apple APIs for my apps? I talked to Apple Developer Support (an actual person) and they said my identity wasn't verified, that's Apple's final decision, no reason was given and there is no way to appeal, escalate or move forward. What kind of developer support experience is this? I'm really frustrated. If anyone has had a similar experience and found a way forward, or if anyone from Apple Developer support is paying attention and can help me through this, I'd really appreciate it!
0
0
78
5d
Xcode 27 Agent is impossible to work with.
Working with Agents in Xcode 27 is a nightmare right now. Every conversation opens in a new window, so you don't see the code you and the agent are working on. You have to go back and forward between the code file and the conversation tab to get the names of data types or functions you need to ask the agent to work on, or to see exactly what you need to ask or how to explain it to the agent. We need the conversation and the code to be side by side to be able to work on the code and provide the right instructions, as we do in Xcode 26. The current interface just completely ruins any reasonable workflow, unless you are vibe coding, which I don't recommend. Let me know if there is a way to open the conversation on one side and code files on the other, or PLEASE change it back of what it was before or I will have to keep working on Xcode 26 and miss all the new features. Thanks
6
2
343
5d
Metal Toolchain not matching xCode Beta 27
Title: Xcode 27 beta 27A5194q: aimodelc reports “Core AI requires the Metal Toolchain” although Metal Toolchain is installed Description: I am trying to compile a Core AI asset using Xcode 27 beta on macOS 27. CoreAI.framework is available and the Metal Toolchain component is installed, but aimodelc refuses to compile with: error: Core AI requires the Metal Toolchain. note: Download it from Xcode > Settings > Components > Other Components. Environment: macOS 27 beta Xcode 27.0 beta Xcode build: 27A5194q Metal Toolchain installed build: 27A5194o Apple Silicon Mac Diagnostics: xcodebuild -version reports: Xcode 27.0 Build version 27A5194q xcodebuild -showComponent MetalToolchain -json reports: { "buildVersion": "27A5194o", "status": "installed", "toolchainIdentifier": "com.apple.dt.toolchain.Metal.32023.917", "toolchainSearchPath": "/private/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v27.1.5194.15.4aqDVJ" } The actual tools resolve: xcrun --find aimodelc /Applications/Xcode-beta.app/Contents/Developer/usr/bin/aimodelc xcrun --find coreai-build /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v27.1.5194.15.4aqDVJ/Metal.xctoolchain/usr/bin/coreai-build xcrun --find metallib /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v27.1.5194.15.4aqDVJ/Metal.xctoolchain/usr/bin/metallib Reproduction: Install Xcode 27 beta build 27A5194q. Install Metal Toolchain from Xcode > Settings > Components > Other Components. Confirm xcodebuild -showComponent MetalToolchain -json reports Metal Toolchain installed. Attempt to compile a Core ML package to Core AI: xcrun aimodelc compile --output /private/tmp/vesta-coreai-smoke/ManualPatchCheck.coreai /private/tmp/vesta-coreai-smoke/AFM27CoreAISmoke.mlpackage Actual result: aimodelc fails immediately: error: Core AI requires the Metal Toolchain. note: Download it from Xcode > Settings > Components > Other Components. Expected result: aimodelc should recognize the installed Metal Toolchain and compile the Core AI asset, or Xcode should provide a Metal Toolchain component compatible with Xcode build 27A5194q. Additional details: Running: xcodebuild -downloadComponent MetalToolchain downloads and installs Metal Toolchain 27A5194o. Running: xcodebuild -downloadComponent MetalToolchain -buildVersion 27A5194q fails with: xcodebuild: error: Failed fetching catalog for assetType (com.apple.MobileAsset.MetalToolchain), serverParameters ({ RequestedBuild = 27A5194q; }) This suggests Apple’s component catalog currently provides Metal Toolchain 27A5194o while Xcode is build 27A5194q, and aimodelc does not accept this installed component as compatible. Please confirm whether Metal Toolchain 27A5194o is intended to work with Xcode 27A5194q. If not, please publish the matching Metal Toolchain component or adjust aimodelc/component compatibility detection.
1
0
79
5d
Membership expired, no where to renew it?
Hi, my apple developer membership expired as my payment method did not work, and now all my apps published have been removed from the store. I have tried going onto my account on the apple developer app, but there is no place to renew the app. All i get is the text "Renew your membership to continue accessing program benefits and services. Open the Apple Developer app on your iPhone or iPad, tap the Account tab, and sign in. Then tap Renew and follow the prompts. If you agreed to the Paid Applications Agreement, you'll need to agree to it again after renewal. You can view this agreement in the Agreements, Tax and Banking section of App Store Connect." Apple support is not providing any info, i have gone to the agreements and there is no new agreement to accept, so i need help in how to renew my membership urgently and have my apps relisted.
18
8
24k
5d
Validation failed This bundle Payload/Document IT.app/Frameworks/iOSAppSDK.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion. Please find more information about CFBundleVersion at https://developer.apple.com/docum
I am receiving this error when uploading to AppStore Connect: Validation failed This bundle Payload/Document IT.app/Frameworks/iOSAppSDK.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion (ID: b4774d8b-1f34-4c18-90d9-d47a76d3c3dd) My PLIST in Xcode appears to be correct, and my Build Settings appear to be correct. Any ideas why I am seeing this issue? I uploaded a version for the iPhone that uploaded correctly.
0
0
30
5d
Renew button missing — cannot renew expired membership (Individual, Team ID HTEAMU74ZJ)
My Apple Developer Program membership expired on June 20, 2026. I am unable to renew it because there is no "Renew" button anywhere — not on developer.apple.com, and not in the Apple Developer app. In the Apple Developer app (Account → my team → Apple Developer Program), the membership card shows "1 year membership, Valid through Jun 19, 2026" but it is not tappable and offers no renewal option. On the website, the Account page only shows the expired notice with no renew/pay button. What I've already tried: developer.apple.com on desktop — no renew button Apple Developer app on iPhone — membership card not tappable, no Renew option Sent 3 support emails over several days — no response Called Developer Support twice (60 and 52 minutes on hold) — never reached anyone Account details: Team ID: HTEAMU74ZJ Type: Individual Region: Montenegro Latest Program License Agreement: accepted June 19, 2026 (so no pending agreement) Could an Apple representative please look into why the renewal option is missing from my account and enable it? Thank you.
0
1
51
5d
Support Issue
Hello, We're trying to migrate our app from an individual to a business, which within our developer console it gives me an option to continue migration - but the page 500 errors. I have tried going to the "Contact Us" support, but that appears to be broken as I can't select a topic it just spins - tried this on multiple devices in incognito too. I called support, but they can't help with development issues. I'm at a loss of what to do to trigger this migration?
1
0
69
5d
Migration from an individual to an organization
I submitted everything on April 15, 2026. I call each week, I've sent emails explaining the name of the company if there was any doubts about it's origins. I have been asked twice, by email, for more documents, which I replied in a matter of minutes too with the uploads and notes in each upload. May 11th, an individual in Developer Support reached out via email for some documents, that I replied to very quickly and received a reply from that individual. May 8th, another individual in Developer Support reached out via email for some documents too, I replied very quickly and did not receive a reply to my email this time. I've put off everything on a product that is not SIWA related, now I've finished those items and need to get a token, which I can't in my account's current state. Thank you for your time.
3
0
131
5d
Urgent: Developer Program Account Issues
I am facing an issue that's preventing me from being able to access my developer account. I have raised the issue with Apple's frontline support, but they have simply escalated it to another team (who I have not heard from yet). It has been multiple days, and this issue is preventing us from being able to take critical actions for our app and users. The fix should be simple, it's just a matter of getting ahold of someone on the Apple team. How can I get this resolved imminently, given that it's hurting our users?
0
0
69
5d
Differences between cloud and local models in Xcode Intelligence
I can't use cloud-based AI providers, so I'm very excited about the potential of local models with Xcode's Coding Assistant. I've been playing around with a local MLX model, and have been generally pretty satisfied with it. But I'm curious - what features am I missing out on by using a local model instead of a larger, cloud-based model? Is Xcode's ability to run tests, build the project, etc. limited by the use of a local model? Does it limit the ability to do more complex agentic workflows? If so, how? Basically, local models in Xcode seem to be working pretty well for me, and I'm curious to know what cloud-based models can offer that I don't already have.
3
0
220
5d
App Store Connect/Xcode Cloud still shows old app icon
Hello, I am having problems with my app icon in App Store Connect and Xcode Cloud. I replaced the app icon with a new one (including the 1024×1024 App Store icon), committed and pushed all changes to GitHub, and Xcode Cloud successfully created a new build. However, App Store Connect and TestFlight still seem to show the old icon in some places. In Xcode, the new icon is visible, and the asset catalog appears to be correct. I have already tried: Replacing the PNG files. Checking the Contents.json file. Committing and pushing all changes to GitHub. Creating new Xcode Cloud builds. Deleting and downloading the project again. Has anyone experienced a similar issue? Is there any caching mechanism in App Store Connect or Xcode Cloud that could cause the old icon to remain visible? Any suggestions would be greatly appreciated. Thank you!
0
0
54
5d
Application Hangs with Nested LazyVStack When Accessibility Inspector is Active
Description I've encountered a consistent hang/freeze issue in SwiftUI applications when using nested LazyVStack containers with Accessibility Inspector (simulator) or VoiceOver (physical device) enabled. The application becomes completely unresponsive and must be force-quit. Importantly, this hang occurs in a minimal SwiftUI project with no third-party dependencies, suggesting this is a framework-level issue with the interaction between SwiftUI's lazy view lifecycle and the accessibility system. Reproduction Steps I've created a minimal reproduction project available here: https://github.com/pendo-io/SwiftUI_Hang_Reproduction To Reproduce: Create a SwiftUI view with the following nested LazyVStack structure: struct NestedLazyVStackView: View { @State private var outerSections: [Int] = [] @State private var innerRows: [Int: [Int]] = [:] var body: some View { ScrollView { LazyVStack(alignment: .leading, spacing: 24) { ForEach(outerSections, id: \.self) { section in VStack(alignment: .leading, spacing: 8) { Text("Section #\(section)") // Nested LazyVStack LazyVStack(alignment: .leading, spacing: 2) { ForEach(innerRows[section] ?? [], id: \.self) { row in Text("Section #\(section) - Row #\(row)") .onAppear { // Load more data when row appears loadMoreInner(section: section) } } } } .onAppear { // Load more sections when section appears loadMoreOuter() } } } } } } Enable Accessibility Inspector in iOS Simulator: Xcode → Open Developer Tool → Accessibility Inspector Select your running simulator Enable Inspection mode (eye icon) Navigate to the view and start scrolling Result: The application hangs and becomes unresponsive within a few seconds of scrolling Expected Behavior The application should remain responsive when Accessibility Inspector or VoiceOver is enabled, allowing users to scroll through nested lazy containers without freezing. Actual Behavior The application freezes/hangs completely CPU usage may spike The app must be force-quit to recover The hang occurs consistently and is reproducible Workaround 1: Replace inner LazyVStack with VStack LazyVStack { ForEach(...) { section in VStack { // ← Changed from LazyVStack ForEach(...) { row in ... } } } } Workaround 2: Embed in TabView TabView { NavigationStack { NestedLazyVStackView() // ← Same nested structure, but no hang } .tabItem { ... } } Interestingly, wrapping the entire navigation stack in a TabView prevents the hang entirely, even with the nested LazyVStack structure intact. Questions for Apple Is there a known issue with nested LazyVStack containers and accessibility traversal? Why does wrapping the view in a TabView prevent the hang? Are there recommended patterns for using nested lazy containers with accessibility support? Is this a timing issue, a deadlock, or an infinite loop in the accessibility system? Why that happens? Reproduction Project A complete, minimal reproduction project is available at: https://github.com/pendo-io/SwiftUI_Hang_Reproduction
8
0
616
5d
Apple Developer Program enrollment rejected without explanation – unable to get further clarification
Hello, I am seeking guidance from Apple staff or developers who may have experienced a similar situation. My Apple Developer Program enrollment was reviewed and ultimately rejected. During the review process, I provided all requested information, including screenshots and screen recordings. I later received the following response from Developer Support: "For one or more reasons, your enrollment in the Apple Developer Program couldn't be completed. We can't continue with your enrollment at this time." No further explanation was provided. Timeline: • Enrollment rejected — May 2026 • Support case opened — May 2026 • Response received from Developer Support — June 9, 2026 • Follow-up requests for clarification submitted — no response received • Additional support case opened and follow-ups sent — no response received I am based in India, where phone and chat support options for Apple Developer Program enrollment issues do not appear to be available. I understand account-specific details may not be discussed publicly. However, I would appreciate guidance on the following: • Has anyone received a similar enrollment decision? • Were you able to reapply successfully later? • Is there a typical waiting period before reapplying? • Is there any other escalation path available when no response is received to follow-up inquiries? Thank you for any guidance or shared experiences.
0
0
54
5d
Automatic Assessment Configuration - No response for the submitted request even after 75 days
We have B2B LMS app used my around 4K users in total including IOS and Android users. We applied for approval through "Automatic Assessment Configuration Entitlement Request" form from account holders apple ID. Even after 75 days we didn't receive any response. We couldn't conduct secure exams in apple devices. Not sure how to proceed further. https://apps.apple.com/us/app/methodder-lms/id6754560905
1
0
66
5d
Individual to organization enrollment stalled
My switch from an individual to an organization enrollment (ID: 484G9X5T3Z) has been pending for more than seven weeks, and recent follow-up requests to Apple Developer Program Support for status (case numbers: 102880166579 and 20000117404816) have gone unanswered. In the meantime, I have paid for the renewal of my subscription but since member benefits are suspended during migration I haven't been able to use it for more than a month. Please Apple, let me know if there is anything I need to do to get my enrollment switch completed.
2
0
105
6d
Select the model in Xcode
How do I select between GPT and Claude, and the model, when opening a new task for the coding agent with the ‘New Conversation’ button in the toolbar?
Replies
2
Boosts
1
Views
142
Activity
5d
Default widget extension not configurable on Mac
I've created a basic Multiplatform Project in Xcode, by going to File > New > Project. I've also included the default widget extension target. When I run the widget on Mac, and I control-click and choose "Edit Widget" the widget just kinda turns gray and floats over other windows, but does not let me configure anything. We leave the option to use configure with app intents turned on when adding the widget extension target. When I run the same project on an iPhone simulator, I can configure the widget without any issue. If someone else has a few minutes, can they see if this repeats for them? We are running this test because we are seeing the same experience in a real widget we are trying to develop but we can't get it to go into configuration mode on Mac.
Replies
0
Boosts
0
Views
43
Activity
5d
Developer account identity verification unsuccessful and there is nothing I can do?!?
I have had the same active apple account for over 20 years and recently I tried to enroll in the paid Apple Developer program using that Apple ID. The Developer App identify verification process (hold ID up to camera) didn't work, and now it seems that I am permanently locked out of being able to access Cloud Kit and other more advanced apple APIs for my apps? I talked to Apple Developer Support (an actual person) and they said my identity wasn't verified, that's Apple's final decision, no reason was given and there is no way to appeal, escalate or move forward. What kind of developer support experience is this? I'm really frustrated. If anyone has had a similar experience and found a way forward, or if anyone from Apple Developer support is paying attention and can help me through this, I'd really appreciate it!
Replies
0
Boosts
0
Views
78
Activity
5d
Xcode 27 Agent is impossible to work with.
Working with Agents in Xcode 27 is a nightmare right now. Every conversation opens in a new window, so you don't see the code you and the agent are working on. You have to go back and forward between the code file and the conversation tab to get the names of data types or functions you need to ask the agent to work on, or to see exactly what you need to ask or how to explain it to the agent. We need the conversation and the code to be side by side to be able to work on the code and provide the right instructions, as we do in Xcode 26. The current interface just completely ruins any reasonable workflow, unless you are vibe coding, which I don't recommend. Let me know if there is a way to open the conversation on one side and code files on the other, or PLEASE change it back of what it was before or I will have to keep working on Xcode 26 and miss all the new features. Thanks
Replies
6
Boosts
2
Views
343
Activity
5d
Settng up Grok as an Xcode Intelligence provider
I can not seem to get ll the pieces working here. Has anyone set up grok? URL - https://api.x.ai/v1/chat/completions api-key ---- API Key Header x-api-key Doesn't work. Any help would be greatly appreciated. Thanks, Rob
Replies
3
Boosts
1
Views
512
Activity
5d
Metal Toolchain not matching xCode Beta 27
Title: Xcode 27 beta 27A5194q: aimodelc reports “Core AI requires the Metal Toolchain” although Metal Toolchain is installed Description: I am trying to compile a Core AI asset using Xcode 27 beta on macOS 27. CoreAI.framework is available and the Metal Toolchain component is installed, but aimodelc refuses to compile with: error: Core AI requires the Metal Toolchain. note: Download it from Xcode > Settings > Components > Other Components. Environment: macOS 27 beta Xcode 27.0 beta Xcode build: 27A5194q Metal Toolchain installed build: 27A5194o Apple Silicon Mac Diagnostics: xcodebuild -version reports: Xcode 27.0 Build version 27A5194q xcodebuild -showComponent MetalToolchain -json reports: { "buildVersion": "27A5194o", "status": "installed", "toolchainIdentifier": "com.apple.dt.toolchain.Metal.32023.917", "toolchainSearchPath": "/private/var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v27.1.5194.15.4aqDVJ" } The actual tools resolve: xcrun --find aimodelc /Applications/Xcode-beta.app/Contents/Developer/usr/bin/aimodelc xcrun --find coreai-build /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v27.1.5194.15.4aqDVJ/Metal.xctoolchain/usr/bin/coreai-build xcrun --find metallib /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v27.1.5194.15.4aqDVJ/Metal.xctoolchain/usr/bin/metallib Reproduction: Install Xcode 27 beta build 27A5194q. Install Metal Toolchain from Xcode > Settings > Components > Other Components. Confirm xcodebuild -showComponent MetalToolchain -json reports Metal Toolchain installed. Attempt to compile a Core ML package to Core AI: xcrun aimodelc compile --output /private/tmp/vesta-coreai-smoke/ManualPatchCheck.coreai /private/tmp/vesta-coreai-smoke/AFM27CoreAISmoke.mlpackage Actual result: aimodelc fails immediately: error: Core AI requires the Metal Toolchain. note: Download it from Xcode > Settings > Components > Other Components. Expected result: aimodelc should recognize the installed Metal Toolchain and compile the Core AI asset, or Xcode should provide a Metal Toolchain component compatible with Xcode build 27A5194q. Additional details: Running: xcodebuild -downloadComponent MetalToolchain downloads and installs Metal Toolchain 27A5194o. Running: xcodebuild -downloadComponent MetalToolchain -buildVersion 27A5194q fails with: xcodebuild: error: Failed fetching catalog for assetType (com.apple.MobileAsset.MetalToolchain), serverParameters ({ RequestedBuild = 27A5194q; }) This suggests Apple’s component catalog currently provides Metal Toolchain 27A5194o while Xcode is build 27A5194q, and aimodelc does not accept this installed component as compatible. Please confirm whether Metal Toolchain 27A5194o is intended to work with Xcode 27A5194q. If not, please publish the matching Metal Toolchain component or adjust aimodelc/component compatibility detection.
Replies
1
Boosts
0
Views
79
Activity
5d
Program enrollment pending for 1 month!
Our Apple Developer Program enrollment has been pending for around 1 month. We have contacted support multiple times and had a scheduled call today, but we were not connected after waiting 40 minutes. Support keeps advising us to wait for senior advisor review, but the delay is blocking us quite hard. Could someone from Apple please help us?
Replies
4
Boosts
2
Views
189
Activity
5d
Membership expired, no where to renew it?
Hi, my apple developer membership expired as my payment method did not work, and now all my apps published have been removed from the store. I have tried going onto my account on the apple developer app, but there is no place to renew the app. All i get is the text "Renew your membership to continue accessing program benefits and services. Open the Apple Developer app on your iPhone or iPad, tap the Account tab, and sign in. Then tap Renew and follow the prompts. If you agreed to the Paid Applications Agreement, you'll need to agree to it again after renewal. You can view this agreement in the Agreements, Tax and Banking section of App Store Connect." Apple support is not providing any info, i have gone to the agreements and there is no new agreement to accept, so i need help in how to renew my membership urgently and have my apps relisted.
Replies
18
Boosts
8
Views
24k
Activity
5d
Validation failed This bundle Payload/Document IT.app/Frameworks/iOSAppSDK.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion. Please find more information about CFBundleVersion at https://developer.apple.com/docum
I am receiving this error when uploading to AppStore Connect: Validation failed This bundle Payload/Document IT.app/Frameworks/iOSAppSDK.framework is invalid. The Info.plist file is missing the required key: CFBundleVersion. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion (ID: b4774d8b-1f34-4c18-90d9-d47a76d3c3dd) My PLIST in Xcode appears to be correct, and my Build Settings appear to be correct. Any ideas why I am seeing this issue? I uploaded a version for the iPhone that uploaded correctly.
Replies
0
Boosts
0
Views
30
Activity
5d
Renew button missing — cannot renew expired membership (Individual, Team ID HTEAMU74ZJ)
My Apple Developer Program membership expired on June 20, 2026. I am unable to renew it because there is no "Renew" button anywhere — not on developer.apple.com, and not in the Apple Developer app. In the Apple Developer app (Account → my team → Apple Developer Program), the membership card shows "1 year membership, Valid through Jun 19, 2026" but it is not tappable and offers no renewal option. On the website, the Account page only shows the expired notice with no renew/pay button. What I've already tried: developer.apple.com on desktop — no renew button Apple Developer app on iPhone — membership card not tappable, no Renew option Sent 3 support emails over several days — no response Called Developer Support twice (60 and 52 minutes on hold) — never reached anyone Account details: Team ID: HTEAMU74ZJ Type: Individual Region: Montenegro Latest Program License Agreement: accepted June 19, 2026 (so no pending agreement) Could an Apple representative please look into why the renewal option is missing from my account and enable it? Thank you.
Replies
0
Boosts
1
Views
51
Activity
5d
Support Issue
Hello, We're trying to migrate our app from an individual to a business, which within our developer console it gives me an option to continue migration - but the page 500 errors. I have tried going to the "Contact Us" support, but that appears to be broken as I can't select a topic it just spins - tried this on multiple devices in incognito too. I called support, but they can't help with development issues. I'm at a loss of what to do to trigger this migration?
Replies
1
Boosts
0
Views
69
Activity
5d
Apple Connect Expired Card confusion
The apple connect account says expired card. But, when click on update card. The card in the account is up to date and not expired. can't removed and re-add the card do not have the option to use a different card
Replies
1
Boosts
1
Views
416
Activity
5d
Migration from an individual to an organization
I submitted everything on April 15, 2026. I call each week, I've sent emails explaining the name of the company if there was any doubts about it's origins. I have been asked twice, by email, for more documents, which I replied in a matter of minutes too with the uploads and notes in each upload. May 11th, an individual in Developer Support reached out via email for some documents, that I replied to very quickly and received a reply from that individual. May 8th, another individual in Developer Support reached out via email for some documents too, I replied very quickly and did not receive a reply to my email this time. I've put off everything on a product that is not SIWA related, now I've finished those items and need to get a token, which I can't in my account's current state. Thank you for your time.
Replies
3
Boosts
0
Views
131
Activity
5d
Urgent: Developer Program Account Issues
I am facing an issue that's preventing me from being able to access my developer account. I have raised the issue with Apple's frontline support, but they have simply escalated it to another team (who I have not heard from yet). It has been multiple days, and this issue is preventing us from being able to take critical actions for our app and users. The fix should be simple, it's just a matter of getting ahold of someone on the Apple team. How can I get this resolved imminently, given that it's hurting our users?
Replies
0
Boosts
0
Views
69
Activity
5d
Differences between cloud and local models in Xcode Intelligence
I can't use cloud-based AI providers, so I'm very excited about the potential of local models with Xcode's Coding Assistant. I've been playing around with a local MLX model, and have been generally pretty satisfied with it. But I'm curious - what features am I missing out on by using a local model instead of a larger, cloud-based model? Is Xcode's ability to run tests, build the project, etc. limited by the use of a local model? Does it limit the ability to do more complex agentic workflows? If so, how? Basically, local models in Xcode seem to be working pretty well for me, and I'm curious to know what cloud-based models can offer that I don't already have.
Replies
3
Boosts
0
Views
220
Activity
5d
App Store Connect/Xcode Cloud still shows old app icon
Hello, I am having problems with my app icon in App Store Connect and Xcode Cloud. I replaced the app icon with a new one (including the 1024×1024 App Store icon), committed and pushed all changes to GitHub, and Xcode Cloud successfully created a new build. However, App Store Connect and TestFlight still seem to show the old icon in some places. In Xcode, the new icon is visible, and the asset catalog appears to be correct. I have already tried: Replacing the PNG files. Checking the Contents.json file. Committing and pushing all changes to GitHub. Creating new Xcode Cloud builds. Deleting and downloading the project again. Has anyone experienced a similar issue? Is there any caching mechanism in App Store Connect or Xcode Cloud that could cause the old icon to remain visible? Any suggestions would be greatly appreciated. Thank you!
Replies
0
Boosts
0
Views
54
Activity
5d
Application Hangs with Nested LazyVStack When Accessibility Inspector is Active
Description I've encountered a consistent hang/freeze issue in SwiftUI applications when using nested LazyVStack containers with Accessibility Inspector (simulator) or VoiceOver (physical device) enabled. The application becomes completely unresponsive and must be force-quit. Importantly, this hang occurs in a minimal SwiftUI project with no third-party dependencies, suggesting this is a framework-level issue with the interaction between SwiftUI's lazy view lifecycle and the accessibility system. Reproduction Steps I've created a minimal reproduction project available here: https://github.com/pendo-io/SwiftUI_Hang_Reproduction To Reproduce: Create a SwiftUI view with the following nested LazyVStack structure: struct NestedLazyVStackView: View { @State private var outerSections: [Int] = [] @State private var innerRows: [Int: [Int]] = [:] var body: some View { ScrollView { LazyVStack(alignment: .leading, spacing: 24) { ForEach(outerSections, id: \.self) { section in VStack(alignment: .leading, spacing: 8) { Text("Section #\(section)") // Nested LazyVStack LazyVStack(alignment: .leading, spacing: 2) { ForEach(innerRows[section] ?? [], id: \.self) { row in Text("Section #\(section) - Row #\(row)") .onAppear { // Load more data when row appears loadMoreInner(section: section) } } } } .onAppear { // Load more sections when section appears loadMoreOuter() } } } } } } Enable Accessibility Inspector in iOS Simulator: Xcode → Open Developer Tool → Accessibility Inspector Select your running simulator Enable Inspection mode (eye icon) Navigate to the view and start scrolling Result: The application hangs and becomes unresponsive within a few seconds of scrolling Expected Behavior The application should remain responsive when Accessibility Inspector or VoiceOver is enabled, allowing users to scroll through nested lazy containers without freezing. Actual Behavior The application freezes/hangs completely CPU usage may spike The app must be force-quit to recover The hang occurs consistently and is reproducible Workaround 1: Replace inner LazyVStack with VStack LazyVStack { ForEach(...) { section in VStack { // ← Changed from LazyVStack ForEach(...) { row in ... } } } } Workaround 2: Embed in TabView TabView { NavigationStack { NestedLazyVStackView() // ← Same nested structure, but no hang } .tabItem { ... } } Interestingly, wrapping the entire navigation stack in a TabView prevents the hang entirely, even with the nested LazyVStack structure intact. Questions for Apple Is there a known issue with nested LazyVStack containers and accessibility traversal? Why does wrapping the view in a TabView prevent the hang? Are there recommended patterns for using nested lazy containers with accessibility support? Is this a timing issue, a deadlock, or an infinite loop in the accessibility system? Why that happens? Reproduction Project A complete, minimal reproduction project is available at: https://github.com/pendo-io/SwiftUI_Hang_Reproduction
Replies
8
Boosts
0
Views
616
Activity
5d
Apple Developer Program enrollment rejected without explanation – unable to get further clarification
Hello, I am seeking guidance from Apple staff or developers who may have experienced a similar situation. My Apple Developer Program enrollment was reviewed and ultimately rejected. During the review process, I provided all requested information, including screenshots and screen recordings. I later received the following response from Developer Support: "For one or more reasons, your enrollment in the Apple Developer Program couldn't be completed. We can't continue with your enrollment at this time." No further explanation was provided. Timeline: • Enrollment rejected — May 2026 • Support case opened — May 2026 • Response received from Developer Support — June 9, 2026 • Follow-up requests for clarification submitted — no response received • Additional support case opened and follow-ups sent — no response received I am based in India, where phone and chat support options for Apple Developer Program enrollment issues do not appear to be available. I understand account-specific details may not be discussed publicly. However, I would appreciate guidance on the following: • Has anyone received a similar enrollment decision? • Were you able to reapply successfully later? • Is there a typical waiting period before reapplying? • Is there any other escalation path available when no response is received to follow-up inquiries? Thank you for any guidance or shared experiences.
Replies
0
Boosts
0
Views
54
Activity
5d
Automatic Assessment Configuration - No response for the submitted request even after 75 days
We have B2B LMS app used my around 4K users in total including IOS and Android users. We applied for approval through "Automatic Assessment Configuration Entitlement Request" form from account holders apple ID. Even after 75 days we didn't receive any response. We couldn't conduct secure exams in apple devices. Not sure how to proceed further. https://apps.apple.com/us/app/methodder-lms/id6754560905
Replies
1
Boosts
0
Views
66
Activity
5d
Individual to organization enrollment stalled
My switch from an individual to an organization enrollment (ID: 484G9X5T3Z) has been pending for more than seven weeks, and recent follow-up requests to Apple Developer Program Support for status (case numbers: 102880166579 and 20000117404816) have gone unanswered. In the meantime, I have paid for the renewal of my subscription but since member benefits are suspended during migration I haven't been able to use it for more than a month. Please Apple, let me know if there is anything I need to do to get my enrollment switch completed.
Replies
2
Boosts
0
Views
105
Activity
6d