WWDC26: Q&As on the Apple Developer Forums

Apple experts will be here on the forums to answer your questions on a variety of tools and technologies throughout the week of WWDC26.

Browse the forums Q&A schedule and sign up now

Overview

Post

Replies

Boosts

Views

Activity

Sending screentime data to firebase then to accountability partner
Hey . So i'm building a screentime app whereby users can add an accountability partner who will be able to see their total screentime.(no app breakdowns included) . This will require me to send the data to firebase realtime database and retrieve for the accountability partner to see. Problem is , I've literally tried everything but the screentime still shows 0m on the accountabiliy partner's end. I need the data to be displayed rounded down to the nearest 0.5 e.g 1hr43mins ->1.5hrs+ ,2.0hrs+ ,3.5hrs+ , meaning it only moves when a threshold is crossed by the user. (this is to save database costs). Anyway i'd really appreciate if someone could help me out here. Thanks
3
0
195
2d
Dev membership delay
Apple Developer Program Enrollment — Payment Processed, Account Still Pending After 3+ Days Hello Apple Developer Support and community, I enrolled in the Apple Developer Program as an individual and my payment of $99 was successfully processed several days ago. However, my account at developer.apple.com/account still shows my enrollment as pending with no activation. Enrollment details: • Enrollment type: Individual • Payment status: Successfully charged • Time since payment: 3+ days (well past the stated 48-hour processing window) • Two-Factor Authentication: Enabled • Follow-up communication received from Apple: None I am actively developing a cross-platform application that is already in internal testing on Google Play. I need access to App Store Connect and TestFlight to begin iOS beta testing with users who are waiting. This delay is directly impacting my development timeline and my ability to gather feedback from iOS testers. I have not received any emails requesting additional documentation or verification. I have not clicked "Complete your purchase" again to avoid a duplicate charge. Could an Apple team member please review my enrollment and advise on what may be needed to complete activation? I am happy to provide any additional information or documentation required. Thank you for your time and assistance.
1
0
60
2d
Migration From Individual To Organization
Hello, I initiated my request to migrate from individual to organization account more than a week back. I submitted all the documents but still there is no update. Can you please help me with this and expedite the process. Also if you can give me visibility on the state where its stuck at that would be great. My enrollment ID is NL4N2SPXQB.
2
0
69
2d
First auto-renewable subscription still “Waiting for Review” after app version approval
Hi, My iOS app (MatchLogr) version 1.0 has been approved and is currently in “Pending Developer Release”. Before submitting the app version for review, I created a subscription group and one auto-renewable subscription. I then selected the subscription from the app version’s “In-App Purchases and Subscriptions” section before submitting the app version to App Review. The app version has now been approved, but the subscription and subscription group localizations are still showing “Waiting for Review” almost 12 hours later. Since this is the first subscription for the app, my understanding is that it must be submitted with a new app version, which I believe I did. I’m holding the app release until the subscription is approved, because it is required for the app’s Pro features. Is this delay/status combination normal, or is there any additional action required on my side? Thank you.
0
0
41
2d
Crash in PDFView / PDFPageAnalyzerV2
Hello. Some users of my app experience crashes that mention PDFKit. I managed to find out what specific PDF file caused the crash and created a sample that demonstrates the issue and created a bug report in Feedback Assistant (FB22409977). Unfortunately I didn't get any answer for over a month, hence I'm writing it here so others can see that this is a known issue. The crash repro sample is very simple, it's just a PDFView that opens a bundled PDF file upon application lanunch. To cause the crash it is only needed to zoom-in and move around the page that has a table. The crash happens when the system tries to do some sort of OCR. The original crash report came from iPhone 11 user running iOS 26.3.1. Recently another user with iPhone 16 Pro Max running 26.5 experienced the same crash. Thread 12 Queue : PDFKWit.PDFDocument.formFillingQueue (serial) #0 0x000000018d320bd8 in PageLayout::GetBoundsForRangeWithinLine () #1 0x000000018d320c88 in PageLayout::GetBoundsForTextRange () #2 0x000000018d393028 in CGPDFTaggedNodeCreateCopyWithStringRange () #3 0x000000018d316630 in invocation function for block in TaggedParser::InsertLinkAnnotationsIntoStructureTree(CGPDFTaggedNode*, CGPDFPage*, PageLayout&) () #4 0x000000018d104f00 in CGPDFPageEnumerateAnnotations () #5 0x000000018d106968 in CGPDFPageCopyRootTaggedNode () #6 0x000000018d106710 in CGPDFPageInsertTableDescriptions () #7 0x00000001957a65b8 in +[PDFPageAnalyzerV2 addTablesFromVisionDocument:documentImage:toPage:withBox:] () #8 0x00000001957a3030 in +[PDFPageAnalyzerV2 analyzePage:withBox:requestTypes:] () #9 0x000000019584c018 in __31-[PDFView visiblePagesChanged:]_block_invoke () When CG_PDF_VERBOSE env variable is set, "New text range needs to be within the original node's text range." warning is printed to console several times before the crash happens.
2
0
253
2d
My app is in "Waiting for review" for 10 days
Hi, Hi have released a new app on May 12th, that got reviewed and approved fairly fast (3 days after a single iteration for meta data content). On May 15th, I uploaded an update on the app, improving some feedback and user experience on one of the key features of it. I was expecting a similar delay (1-3 days) but it has been 10 already, and I have not had any contact from apple. My app is related with the World Cup, starting in 15 days, and this delay is working against it ... as I cannot market the app properly until it has the desired update. The submission id is 54d8dd83-8988-499e-964f-222ce9bb4cd3 Is there anyway of getting an answer from Apple on the reason why the review is taking so long?
0
0
27
2d
Apple Developer Program Enrollment Keeps Failing – Payment Charged but Enrollment Withdrawn (3 Months)
Hello everyone, I've been trying to enroll in the Apple Developer Program for approximately three months now, and I keep running into the same frustrating cycle. Every time I attempt to enroll, my payment of $99.00 gets charged — but then I receive an email saying my enrollment has been withdrawn. When I try to check my order status, I'm redirected to an error page that says "Something went wrong." Most Recent Order Date: May 14, 2026 Amount Charged: $99.00 My Region: Myanmar (Yangon) What I've tried: Multiple enrollment attempts over 3 months Contacting Apple Support via email Checking order status through Apple Store — always returns an error I suspect this may be a regional issue with payment processing or identity verification for Myanmar-based accounts, but I'm not sure. Has anyone else from Southeast Asia or Myanmar experienced this? Were you able to resolve it? Any advice would be greatly appreciated. Thank you.
2
0
115
2d
xcodebuild test (CLI) does not sync .storekit to storekitd on iOS 26.5 — SKTestSession unusable in CI
On iOS 26.5 simulator runtime, running UI tests via xcodebuild test from the command line does not push the scheme's StoreKitConfigurationFileReference to the destination simulator's storekitd AppGroup Octane container. As a consequence, SKTestSession(configurationFileNamed:) either silently falls through to the production App Store (surfacing a "Sign in to Apple Account" SpringBoard alert during paywall tests), or throws SKInternalErrorDomain Code=3 "Error saving configuration file" if you call any SKTestSession instance method. The same project, same scheme, same .storekit file works correctly when launched via Xcode IDE (Cmd+R / Cmd+U) — which uses DVTDevice.handleStoreKitConfigurationSyncForBundleID:configurationFilePath: via an internal IDELaunchSession XPC path that the public xcodebuild CLI does not invoke. This regression makes StoreKit Test unusable in CI for any project using xcodebuild test or xcodebuild test-without-building against an iOS 26.5 simulator. Environment macOS: 26.x Xcode: 26.4.1 (25E253) iOS Simulator runtime affected: 26.5 iOS Simulator runtime that does not exhibit the bug: 26.1 Test target: XCTest UI tests Test plan: *.xctestplan with "storeKitConfiguration": "MyApp.storekit" in defaultOptions Affected scheme actions: Test (CLI) Not affected: Run, Test (Xcode IDE) Steps to Reproduce Create a SwiftUI iOS app com.example.MyApp. Add a MyApp.storekit with one auto-renewable subscription. Add a UI test target. In the xctestplan: defaultOptions.storeKitConfiguration = "MyApp.storekit". In the UI test base case: private var storeKitSession: SKTestSession? override func setUpWithError() throws { storeKitSession = try SKTestSession(configurationFileNamed: "MyApp") app.launch() } Boot a fresh iOS 26.5 simulator. Run via CLI: xcodebuild test \ -project MyApp.xcodeproj \ -scheme MyApp \ -testPlan MyAppUITests \ -destination "platform=iOS Simulator,name=iPhone 17 Pro" In the test, trigger paywall and call Product.purchase(). Expected Product.purchase() presents the StoreKit Test sheet labeled "[Environment] Xcode". Same behavior as Xcode IDE Cmd+U. Actual Production App Store flow triggers. SpringBoard alert "Sign in to Apple Account" appears. Tests waiting on the "Xcode"-labeled sheet fail with Element does not exist. Evidence The simulator's ~/Library/Developer/CoreSimulator/Devices/<UDID>/data/Containers/Shared/AppGroup/<storekit-AGID>/Documents/Persistence/Octane/com.example.MyApp/Configuration.storekit: Present (≈100 KB) when launched via Xcode IDE. Missing when launched via xcodebuild test CLI on the same simulator UDID. Workarounds Attempted (all fail on iOS 26.5) No-op XCTestCase "warmup" that calls XCUIApplication.launch() + sleep — does not trigger the sync because XCUIApplication.launch() routes through XCTRunner, not IDELaunchSession. Multi-destination xcodebuild test with -parallelize-tests-among-destinations. Manually cp-ing the .storekit file into the AppGroup Octane container — storekitd only loads via the XPC channel. launchctl kickstart -k system/com.apple.storekitd — wipes in-memory state, does not pick up disk file. Only working workaround: open project in Xcode IDE, Cmd+R, wait ~20–30 sec, Cmd+., then Cmd+U. Not viable for CI. Related Open Feedback FB22237318 — SKTestSession instance methods (clearTransactions(), failTransactionsEnabled = true) throw SKInternalErrorDomain Code=3 "Error saving configuration file". Discussion thread: https://developer.apple.com/forums/thread/808030 The iOS 26.5 Release Notes (https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-26_5-release-notes) under StoreKit Test list this issue as resolved in 26.5: "Fixed: SKTestSession may fail to save its configuration file when invoked outside of an Xcode debug session." However, on the public iOS 26.5 simulator runtime the behavior is unchanged — SKTestSession still hits Code=3 on any mutation, and xcodebuild test from CLI still does not sync the .storekit configuration. The 26.5 fix either did not actually ship, or this report describes a distinct but related issue that the fix did not cover. Impact Any CI/CD pipeline running UI tests for apps with StoreKit subscriptions is broken when targeting an iOS 26.5 simulator. Workarounds are either: Pin CI simulator runtime to iOS 26.1. Manually run the project in Xcode IDE before each test run (impossible headless). Has anyone found a CLI-friendly workaround? Or is there an undocumented xcodebuild flag / simctl command that can trigger the same DVTDevice sync from outside the IDE?
2
1
145
2d
CPPointOfinterestTemplate : How to get the event for "X"/Close button
Hi, I am using the CPPointOfinterestTemplate and wanted to change the trailingNavigationBarButtons when the user navigate to detail screen(This is done with the help of didSelectPointOfInterest delegate function). However i could not find any documentation on resetting the trailingNavigationBarButtons when the user click on the "X"/Close button on the details screen. Can you explain if there is any way i can handle my
0
0
67
2d
Enrollment processing is taking weeks
Hi All, I created a new email in our system and a new iOS account on 4/30, and also used this account to enroll our company on about that date. on 5/11 I submitted tax returns, certificate of incorporation, IRS statements, as far as I am aware all documents, that were requested and was told it was under review they would follow up in two days. Not so, no follow up, so I chased up on 5/19. I received a support reply on 5/20 saying they had a larger amount of support requests than usual. Its now 5/25 and I've had nothing. There is no number to call, there is no way to escalate, and meantime we can;t get our app into testing. This situation is not ok, its not even remotely ok. Is there any kind of escalation path? I have tried calling apple support but they cannot help with these requests, there literally is no way for me to speak with anyone about it. What can I possibly do?
0
0
44
2d
Sign in with Apple using a Services ID (web flow)
Environment App: Web app (Sign in with Apple JS / redirect flow) Hosted over HTTPS (valid TLS cert via AWS ALB) Tested on latest Chrome, Safari, and Firefox Reproducible in normal + incognito/private windows Expected behavior When clicking "Sign in with Apple", the popup should render the Apple login form and then redirect to our configured callback endpoint Actual behavior Apple Sign-In popup opens successfully Page loads only the Apple header shell: • Apple logo • "Apple Account" • Collapsed "Sign in" section The actual login form (email/password entry) never renders No visible error shown to the user No requests ever reach our backend callback endpoint Configuration status Services ID created and enabled for Sign in with Apple Domain verified and added to Services ID: Return URL configured exactly: Primary App ID has Sign in with Apple capability enabled Key created and associated with the App ID CSP allows What we have already tried Re-saving Services ID configuration multiple times Regenerating Key and re-binding to App ID Verifying client_id matches Services ID identifier exactly Waiting >24 hours for propagation Testing across multiple browsers and devices Key observation The flow appears to stop before authentication UI renders fully, and no redirect/callback is ever triggered, suggesting the issue occurs within Apple’s authorization session before completion. Question Is there any known requirement or verification step for Services IDs using a domain-style identifier, or any additional Apple-side configuration/activation step that could prevent the login form from rendering even though the initial authorize page loads?
0
0
42
2d
Developer account
Hi everyone, Hope all are doing well. So I'm facing the issue with my apple developer account registration. I applied before with the duns number I got from apple and it keeps on saying it's a wrong number. Now when I get the new duns I went there to enroll for the developer account it doesn't let me fill the field "Legal Entity Name" and "D-U-N-S® Number" and the other it let me fill and when I click on continue I get this error "We are unable to process your request. An unknown error occurred." I sent apple an email but still didn't get a response it's been a week so if someone also faced the same issue I will really appreciate a help. Thanks for your time reading this.
2
0
119
2d
In App Provisioning PKErrorHTTPResponseStatusCodeKey=500
Hello, we are developing in app provisioning of our American Express network cards. After clicking add to apple wallet in our app, I launch the PKAddPaymentPassViewController and click next. It loads for a few seconds and then I get: [<private>] ProvisioningOperationComposer: Step '<private>' failed with error Error Domain=PKProvisioningErrorDomain Code=5 UserInfo={PKErrorHTTPResponseStatusCodeKey=500} Does anyone have any insight on what this error means?
4
1
1.1k
2d
switching membership issue
Hello, I'm trying to switch my membership from individual to organization and filled out the form. After submitting the form, the page says We’ll review your request and get back to you within one (1) business day. but the issue is they haven't responded in a month. this happened twice so far and i contacted Apple support and they haven't answered yet as well. Today, i re-submitted the form again and it still says the same thing. I don't know what to do. I want to publish an application and the process has stopped because of this. Can someone help me please? Thanks in advance.
2
0
121
2d
Can I pay for Apple Developer enrolment by gift card balance?
Developer in India here trying to enroll in the Apple Developer Program via the Apple Developer app on macOS. I'd like to pay via Gift Card balance since Apple seems to show that option on the Developer app and Apple's own documentation outlines India as an exception to its prohibition of gift cards as payments for enrolment fees. Before I purchase a gift card, want to be sure this works. Has anyone in India successfully completed enrollment using gift card balance? Did it actually go through?
2
0
181
2d
Sending screentime data to firebase then to accountability partner
Hey . So i'm building a screentime app whereby users can add an accountability partner who will be able to see their total screentime.(no app breakdowns included) . This will require me to send the data to firebase realtime database and retrieve for the accountability partner to see. Problem is , I've literally tried everything but the screentime still shows 0m on the accountabiliy partner's end. I need the data to be displayed rounded down to the nearest 0.5 e.g 1hr43mins ->1.5hrs+ ,2.0hrs+ ,3.5hrs+ , meaning it only moves when a threshold is crossed by the user. (this is to save database costs). Anyway i'd really appreciate if someone could help me out here. Thanks
Replies
3
Boosts
0
Views
195
Activity
2d
Dev membership delay
Apple Developer Program Enrollment — Payment Processed, Account Still Pending After 3+ Days Hello Apple Developer Support and community, I enrolled in the Apple Developer Program as an individual and my payment of $99 was successfully processed several days ago. However, my account at developer.apple.com/account still shows my enrollment as pending with no activation. Enrollment details: • Enrollment type: Individual • Payment status: Successfully charged • Time since payment: 3+ days (well past the stated 48-hour processing window) • Two-Factor Authentication: Enabled • Follow-up communication received from Apple: None I am actively developing a cross-platform application that is already in internal testing on Google Play. I need access to App Store Connect and TestFlight to begin iOS beta testing with users who are waiting. This delay is directly impacting my development timeline and my ability to gather feedback from iOS testers. I have not received any emails requesting additional documentation or verification. I have not clicked "Complete your purchase" again to avoid a duplicate charge. Could an Apple team member please review my enrollment and advise on what may be needed to complete activation? I am happy to provide any additional information or documentation required. Thank you for your time and assistance.
Replies
1
Boosts
0
Views
60
Activity
2d
Migration From Individual To Organization
Hello, I initiated my request to migrate from individual to organization account more than a week back. I submitted all the documents but still there is no update. Can you please help me with this and expedite the process. Also if you can give me visibility on the state where its stuck at that would be great. My enrollment ID is NL4N2SPXQB.
Replies
2
Boosts
0
Views
69
Activity
2d
First auto-renewable subscription still “Waiting for Review” after app version approval
Hi, My iOS app (MatchLogr) version 1.0 has been approved and is currently in “Pending Developer Release”. Before submitting the app version for review, I created a subscription group and one auto-renewable subscription. I then selected the subscription from the app version’s “In-App Purchases and Subscriptions” section before submitting the app version to App Review. The app version has now been approved, but the subscription and subscription group localizations are still showing “Waiting for Review” almost 12 hours later. Since this is the first subscription for the app, my understanding is that it must be submitted with a new app version, which I believe I did. I’m holding the app release until the subscription is approved, because it is required for the app’s Pro features. Is this delay/status combination normal, or is there any additional action required on my side? Thank you.
Replies
0
Boosts
0
Views
41
Activity
2d
Crash in PDFView / PDFPageAnalyzerV2
Hello. Some users of my app experience crashes that mention PDFKit. I managed to find out what specific PDF file caused the crash and created a sample that demonstrates the issue and created a bug report in Feedback Assistant (FB22409977). Unfortunately I didn't get any answer for over a month, hence I'm writing it here so others can see that this is a known issue. The crash repro sample is very simple, it's just a PDFView that opens a bundled PDF file upon application lanunch. To cause the crash it is only needed to zoom-in and move around the page that has a table. The crash happens when the system tries to do some sort of OCR. The original crash report came from iPhone 11 user running iOS 26.3.1. Recently another user with iPhone 16 Pro Max running 26.5 experienced the same crash. Thread 12 Queue : PDFKWit.PDFDocument.formFillingQueue (serial) #0 0x000000018d320bd8 in PageLayout::GetBoundsForRangeWithinLine () #1 0x000000018d320c88 in PageLayout::GetBoundsForTextRange () #2 0x000000018d393028 in CGPDFTaggedNodeCreateCopyWithStringRange () #3 0x000000018d316630 in invocation function for block in TaggedParser::InsertLinkAnnotationsIntoStructureTree(CGPDFTaggedNode*, CGPDFPage*, PageLayout&) () #4 0x000000018d104f00 in CGPDFPageEnumerateAnnotations () #5 0x000000018d106968 in CGPDFPageCopyRootTaggedNode () #6 0x000000018d106710 in CGPDFPageInsertTableDescriptions () #7 0x00000001957a65b8 in +[PDFPageAnalyzerV2 addTablesFromVisionDocument:documentImage:toPage:withBox:] () #8 0x00000001957a3030 in +[PDFPageAnalyzerV2 analyzePage:withBox:requestTypes:] () #9 0x000000019584c018 in __31-[PDFView visiblePagesChanged:]_block_invoke () When CG_PDF_VERBOSE env variable is set, "New text range needs to be within the original node's text range." warning is printed to console several times before the crash happens.
Replies
2
Boosts
0
Views
253
Activity
2d
Waiting for Review for 7 days!
Hello, my app have been waiting for review for 7 days. I'd appreciate if anyone can help Please. App ID: 6768517065
Replies
0
Boosts
1
Views
43
Activity
2d
Paid agreement
Hello, My Paid Apps Agreement has been stuck in "In Process" status since May 16, 2026 — now 9 days with no resolution. I have received no emails from Apple regarding this The agreement has not been rejected The system does not allow me to make any edits I have contacted Apple Developer Support twice with no real response
Replies
0
Boosts
0
Views
30
Activity
2d
My app is in "Waiting for review" for 10 days
Hi, Hi have released a new app on May 12th, that got reviewed and approved fairly fast (3 days after a single iteration for meta data content). On May 15th, I uploaded an update on the app, improving some feedback and user experience on one of the key features of it. I was expecting a similar delay (1-3 days) but it has been 10 already, and I have not had any contact from apple. My app is related with the World Cup, starting in 15 days, and this delay is working against it ... as I cannot market the app properly until it has the desired update. The submission id is 54d8dd83-8988-499e-964f-222ce9bb4cd3 Is there anyway of getting an answer from Apple on the reason why the review is taking so long?
Replies
0
Boosts
0
Views
27
Activity
2d
How Do i register to distribute my products to select client
I have developed a product for my clients that needs to loaded on iphones or ipads . I have tried to register on apple business but have been rejected , i dont know the reason and dont know how to move forward. I am an individual not a company
Replies
0
Boosts
0
Views
16
Activity
2d
Apple Developer Program Enrollment Keeps Failing – Payment Charged but Enrollment Withdrawn (3 Months)
Hello everyone, I've been trying to enroll in the Apple Developer Program for approximately three months now, and I keep running into the same frustrating cycle. Every time I attempt to enroll, my payment of $99.00 gets charged — but then I receive an email saying my enrollment has been withdrawn. When I try to check my order status, I'm redirected to an error page that says "Something went wrong." Most Recent Order Date: May 14, 2026 Amount Charged: $99.00 My Region: Myanmar (Yangon) What I've tried: Multiple enrollment attempts over 3 months Contacting Apple Support via email Checking order status through Apple Store — always returns an error I suspect this may be a regional issue with payment processing or identity verification for Myanmar-based accounts, but I'm not sure. Has anyone else from Southeast Asia or Myanmar experienced this? Were you able to resolve it? Any advice would be greatly appreciated. Thank you.
Replies
2
Boosts
0
Views
115
Activity
2d
xcodebuild test (CLI) does not sync .storekit to storekitd on iOS 26.5 — SKTestSession unusable in CI
On iOS 26.5 simulator runtime, running UI tests via xcodebuild test from the command line does not push the scheme's StoreKitConfigurationFileReference to the destination simulator's storekitd AppGroup Octane container. As a consequence, SKTestSession(configurationFileNamed:) either silently falls through to the production App Store (surfacing a "Sign in to Apple Account" SpringBoard alert during paywall tests), or throws SKInternalErrorDomain Code=3 "Error saving configuration file" if you call any SKTestSession instance method. The same project, same scheme, same .storekit file works correctly when launched via Xcode IDE (Cmd+R / Cmd+U) — which uses DVTDevice.handleStoreKitConfigurationSyncForBundleID:configurationFilePath: via an internal IDELaunchSession XPC path that the public xcodebuild CLI does not invoke. This regression makes StoreKit Test unusable in CI for any project using xcodebuild test or xcodebuild test-without-building against an iOS 26.5 simulator. Environment macOS: 26.x Xcode: 26.4.1 (25E253) iOS Simulator runtime affected: 26.5 iOS Simulator runtime that does not exhibit the bug: 26.1 Test target: XCTest UI tests Test plan: *.xctestplan with "storeKitConfiguration": "MyApp.storekit" in defaultOptions Affected scheme actions: Test (CLI) Not affected: Run, Test (Xcode IDE) Steps to Reproduce Create a SwiftUI iOS app com.example.MyApp. Add a MyApp.storekit with one auto-renewable subscription. Add a UI test target. In the xctestplan: defaultOptions.storeKitConfiguration = "MyApp.storekit". In the UI test base case: private var storeKitSession: SKTestSession? override func setUpWithError() throws { storeKitSession = try SKTestSession(configurationFileNamed: "MyApp") app.launch() } Boot a fresh iOS 26.5 simulator. Run via CLI: xcodebuild test \ -project MyApp.xcodeproj \ -scheme MyApp \ -testPlan MyAppUITests \ -destination "platform=iOS Simulator,name=iPhone 17 Pro" In the test, trigger paywall and call Product.purchase(). Expected Product.purchase() presents the StoreKit Test sheet labeled "[Environment] Xcode". Same behavior as Xcode IDE Cmd+U. Actual Production App Store flow triggers. SpringBoard alert "Sign in to Apple Account" appears. Tests waiting on the "Xcode"-labeled sheet fail with Element does not exist. Evidence The simulator's ~/Library/Developer/CoreSimulator/Devices/<UDID>/data/Containers/Shared/AppGroup/<storekit-AGID>/Documents/Persistence/Octane/com.example.MyApp/Configuration.storekit: Present (≈100 KB) when launched via Xcode IDE. Missing when launched via xcodebuild test CLI on the same simulator UDID. Workarounds Attempted (all fail on iOS 26.5) No-op XCTestCase "warmup" that calls XCUIApplication.launch() + sleep — does not trigger the sync because XCUIApplication.launch() routes through XCTRunner, not IDELaunchSession. Multi-destination xcodebuild test with -parallelize-tests-among-destinations. Manually cp-ing the .storekit file into the AppGroup Octane container — storekitd only loads via the XPC channel. launchctl kickstart -k system/com.apple.storekitd — wipes in-memory state, does not pick up disk file. Only working workaround: open project in Xcode IDE, Cmd+R, wait ~20–30 sec, Cmd+., then Cmd+U. Not viable for CI. Related Open Feedback FB22237318 — SKTestSession instance methods (clearTransactions(), failTransactionsEnabled = true) throw SKInternalErrorDomain Code=3 "Error saving configuration file". Discussion thread: https://developer.apple.com/forums/thread/808030 The iOS 26.5 Release Notes (https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-26_5-release-notes) under StoreKit Test list this issue as resolved in 26.5: "Fixed: SKTestSession may fail to save its configuration file when invoked outside of an Xcode debug session." However, on the public iOS 26.5 simulator runtime the behavior is unchanged — SKTestSession still hits Code=3 on any mutation, and xcodebuild test from CLI still does not sync the .storekit configuration. The 26.5 fix either did not actually ship, or this report describes a distinct but related issue that the fix did not cover. Impact Any CI/CD pipeline running UI tests for apps with StoreKit subscriptions is broken when targeting an iOS 26.5 simulator. Workarounds are either: Pin CI simulator runtime to iOS 26.1. Manually run the project in Xcode IDE before each test run (impossible headless). Has anyone found a CLI-friendly workaround? Or is there an undocumented xcodebuild flag / simctl command that can trigger the same DVTDevice sync from outside the IDE?
Replies
2
Boosts
1
Views
145
Activity
2d
CPPointOfinterestTemplate : How to get the event for "X"/Close button
Hi, I am using the CPPointOfinterestTemplate and wanted to change the trailingNavigationBarButtons when the user navigate to detail screen(This is done with the help of didSelectPointOfInterest delegate function). However i could not find any documentation on resetting the trailingNavigationBarButtons when the user click on the "X"/Close button on the details screen. Can you explain if there is any way i can handle my
Replies
0
Boosts
0
Views
67
Activity
2d
Enrollment processing is taking weeks
Hi All, I created a new email in our system and a new iOS account on 4/30, and also used this account to enroll our company on about that date. on 5/11 I submitted tax returns, certificate of incorporation, IRS statements, as far as I am aware all documents, that were requested and was told it was under review they would follow up in two days. Not so, no follow up, so I chased up on 5/19. I received a support reply on 5/20 saying they had a larger amount of support requests than usual. Its now 5/25 and I've had nothing. There is no number to call, there is no way to escalate, and meantime we can;t get our app into testing. This situation is not ok, its not even remotely ok. Is there any kind of escalation path? I have tried calling apple support but they cannot help with these requests, there literally is no way for me to speak with anyone about it. What can I possibly do?
Replies
0
Boosts
0
Views
44
Activity
2d
Sign in with Apple using a Services ID (web flow)
Environment App: Web app (Sign in with Apple JS / redirect flow) Hosted over HTTPS (valid TLS cert via AWS ALB) Tested on latest Chrome, Safari, and Firefox Reproducible in normal + incognito/private windows Expected behavior When clicking "Sign in with Apple", the popup should render the Apple login form and then redirect to our configured callback endpoint Actual behavior Apple Sign-In popup opens successfully Page loads only the Apple header shell: • Apple logo • "Apple Account" • Collapsed "Sign in" section The actual login form (email/password entry) never renders No visible error shown to the user No requests ever reach our backend callback endpoint Configuration status Services ID created and enabled for Sign in with Apple Domain verified and added to Services ID: Return URL configured exactly: Primary App ID has Sign in with Apple capability enabled Key created and associated with the App ID CSP allows What we have already tried Re-saving Services ID configuration multiple times Regenerating Key and re-binding to App ID Verifying client_id matches Services ID identifier exactly Waiting >24 hours for propagation Testing across multiple browsers and devices Key observation The flow appears to stop before authentication UI renders fully, and no redirect/callback is ever triggered, suggesting the issue occurs within Apple’s authorization session before completion. Question Is there any known requirement or verification step for Services IDs using a domain-style identifier, or any additional Apple-side configuration/activation step that could prevent the login form from rendering even though the initial authorize page loads?
Replies
0
Boosts
0
Views
42
Activity
2d
Developer account
Hi everyone, Hope all are doing well. So I'm facing the issue with my apple developer account registration. I applied before with the duns number I got from apple and it keeps on saying it's a wrong number. Now when I get the new duns I went there to enroll for the developer account it doesn't let me fill the field "Legal Entity Name" and "D-U-N-S® Number" and the other it let me fill and when I click on continue I get this error "We are unable to process your request. An unknown error occurred." I sent apple an email but still didn't get a response it's been a week so if someone also faced the same issue I will really appreciate a help. Thanks for your time reading this.
Replies
2
Boosts
0
Views
119
Activity
2d
In App Provisioning PKErrorHTTPResponseStatusCodeKey=500
Hello, we are developing in app provisioning of our American Express network cards. After clicking add to apple wallet in our app, I launch the PKAddPaymentPassViewController and click next. It loads for a few seconds and then I get: [<private>] ProvisioningOperationComposer: Step '<private>' failed with error Error Domain=PKProvisioningErrorDomain Code=5 UserInfo={PKErrorHTTPResponseStatusCodeKey=500} Does anyone have any insight on what this error means?
Replies
4
Boosts
1
Views
1.1k
Activity
2d
switching membership issue
Hello, I'm trying to switch my membership from individual to organization and filled out the form. After submitting the form, the page says We’ll review your request and get back to you within one (1) business day. but the issue is they haven't responded in a month. this happened twice so far and i contacted Apple support and they haven't answered yet as well. Today, i re-submitted the form again and it still says the same thing. I don't know what to do. I want to publish an application and the process has stopped because of this. Can someone help me please? Thanks in advance.
Replies
2
Boosts
0
Views
121
Activity
2d
Change username
Hello 👋 I would like change my username for several reason. Is there a way to change it ? I don’t want to create an another Apple account just for that. Have a nice day 😁
Replies
11
Boosts
0
Views
687
Activity
2d
Issue to test my builds
Im getting this error, when i tried to put my last build into public group
Replies
0
Boosts
0
Views
20
Activity
2d
Can I pay for Apple Developer enrolment by gift card balance?
Developer in India here trying to enroll in the Apple Developer Program via the Apple Developer app on macOS. I'd like to pay via Gift Card balance since Apple seems to show that option on the Developer app and Apple's own documentation outlines India as an exception to its prohibition of gift cards as payments for enrolment fees. Before I purchase a gift card, want to be sure this works. Has anyone in India successfully completed enrollment using gift card balance? Did it actually go through?
Replies
2
Boosts
0
Views
181
Activity
2d