Search results for

“DTiPhoneSimulatorErrorDomain Code 2”

162,344 results found

Post

Replies

Boosts

Views

Activity

Reply to App icon color changed on its own
Thanks, @DTS Engineer. To be clear, the icon is not an image file (CMYK or otherwise). The icon was built using Icon Composer and imported into the project following these instructions. My main concern is that the icon in the App Store has changed without me taking any action. Since my initial post, the iOS App Store product page has now changed too. At 1:37 AM (first screenshot), it showed the expected icon. At 12:25 PM (second screenshot), the same product page now shows the modified icon. It's the exact same app version and build—not touched in two months. That makes this look less like a local previewing issue and more like an Apple-side issue in the pipeline that processes .icon files and caches the result.
5d
Reply to Apple’s Insanely Slow & Shallow App Review is Hurting Our Business
this is exactly what we have been facing too. last 3 rejections are the exact same template, they ask for screen recordings without specific, we submit and based on their next response, it's very likely they never look at the recording or follow the navigation notes. the last 2 are literally just copy pasted rejection note even though we requested specifics after the first two slow, shallow and very surface level rejection notes
5d
NEFilterDataProvider development-signed bypass no longer working on iOS 26.4.2 — regression or intentional?
Hi, Has the get-task-allow development bypass for NEFilterDataProvider been intentionally removed or changed in iOS 26? Previous DTS guidance in thread/31109 confirmed this bypass existed. I note that WWDC 2025 Session 234 states iOS system-wide content filter is supported on supervised devices only without mentioning it. My production deployment is supervised MDM devices — I am purely asking about the development testing path, which is not working for me on iOS 26.4.2. All I get is NEConfigurationErrorDomain Code=10 permission denied before my app code even runs. Thank you!
1
0
104
5d
Apple team on license limit restrictions
We are currently experiencing a critical issue with our Apple Developer account related to production certificates for live customers using Apple Pay. Each customer integration requires a minimum of two certificates. At present, our account has reached 20 certificates, and we are facing limitations that impact our ability to onboard new customers. Recently, deletion of certain certificates caused a major outage, resulting in service disruption for live customers. This outage has had significant financial implications, This may be held liable for the revenue lost. We urgently request clarification on the following: What are the official license limit restrictions for production certificates on Apple Developer accounts? Is there a way to extend or increase the certificate limit to support multiple live customer integrations? What best practices should we follow to avoid outages when managing certificates for Apple Pay? Given the severity of this issue, we kindly ask for immediate guidance and support t
2
0
76
6d
Gesture causing AGGraphGetValue
I have a custom UIGestureRecognizerRepresentable that causes a crash. Only happens about once a week, and that’s with about a thousand times it gets invoked. But it’s persistent and annoying when it happens. The code looks like func handleUIGestureRecognizerAction(_ recognizer: Recognizer, context: Context) { let startLocation = context.converter.convert(globalPoint: recognizer.startLocation, to: coorinateSpace) coorinateSpace is set in init and has crashed on .global, .local, and .named(foo) The convert function gets caught in a AGGraphGetValue loop before finally failing. It has happened while attached to the debugger, but there is not any more information than is in the logs. I don’t even know why it would invoke AttributeGraph in the first place. Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x23aedd1d0 __pthread_kill + 8 1 libsystem_pthread.dylib 0x1eb0cf7dc pthread_kill + 268 2 libsystem_c.dylib 0x197a89c98 abort + 148 3 AttributeGraph
Topic: UI Frameworks SubTopic: SwiftUI
0
0
170
6d
Reply to The Swift Programming Language Book
@BhumikaiOS the book is unavailable because the DocC format doesn't support an offline reading experience. Starting with Swift 5.8, the Swift project moved from reStructuredText to Apple’s own, now open-source, DocC documentation format. You can see the relevant RST to DocC conversion commit here, dated Aug 30, 2022. DocC only has a single preview format at the moment, a Vue single page app, which requires JavaScript to run. Hence, the last version available on Apple Books is Swift 5.7. Swift 5.7 was the last version built using the legacy repository. You can read more at the dedicated Github issue, which has been open for a few years now: https://github.com/swiftlang/swift-book/issues/2
6d
Reply to NEFilterDataProvider activation on consumer iOS — saveToPreferences fails (code 5), .mobileconfig requires MDM
Thank you for your response. Two follow-up questions: The url-filter-provider capability does not appear in the Capability Requests tab of my developer portal. Could you advise how to request it for com.dropbet.DropBet (App Store ID: 6762567708)? Regarding the OHTTP relay onboarding form (developer.apple.com/contact/request/network-extension-url-filter): does the full PIR server + Privacy Pass infrastructure need to be deployed and running before submitting the form, or can the request be submitted earlier in the process? Best regards
6d
Reply to Programmatically installing a Root CA with "Always Trust" via LaunchDaemon for DLP agent
Hello, Thank you a lot for the time and responses! However, further research into the certificate installation completely confused me. sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain security find-certificate -c my cert name -Z | grep SHA-1 hash: | awk '{print $3}' security trust-settings-export -d ExportedTrustSettings.plist Modify the 'ExportedTrustSettings.plist' file. Find and remove the section with the key generated in step 2. sudo security trust-settings-import -d ExportedTrustSettings.plist Check if the trust setting is reset. sudo security delete-certificate -c my cert name /Library/Keychains/System.keychain sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain Result: the certificate is trusted. I cannot understand whether this is a bug, a feature, or an incorrect use of the 'security' tool. Thank you in advance!
Topic: App & System Services SubTopic: Core OS Tags:
6d
Seeking guidance: subscription products in "Developer Action Needed" after first rejection, attachment section no longer appears on new versions
Hey All, Having a terrible time trying to submit subscriptions to the App Store. Any help or guidance would be much appreciated. Setup Auto-renewable subscriptions (Monthly + Annual) and one non-consumable (Lifetime), all attached to first binary submission RevenueCat for IAP infrastructure What happened First submission (v2.26): all three IAPs attached cleanly to the binary submission via the In-App Purchases and Subscriptions section on the version page. Apple's review came back with feedback on the paywall display (Guideline 3.1.2c - auto-renewable subscription prices not visible). The reviewer's screenshot showed Lifetime rendering correctly with a price, but the two subscription rows blank. I was missing a localization setting, which I then fixed. The localization went into Waiting for Review, then back to Rejected again within hours - App Store Connect's UI explains this: items attached to a rejected app version submission cannot independently progress through review. I then cancelled the v2.26
1
0
46
6d
App Stuck in “Waiting for Review” Since March 4 – Subscription & Expense Manager (6759901202)
Hi Apple, I hope you are doing well. I am posting here regarding my app, Subscription & Expense Manager (App ID: 6759901202), which has been stuck in the “Waiting for Review” state since March 4, 2026 at 2:45 PM. It has now been an extremely long time without any update, review progress, or communication from the App Review team, and I am becoming increasingly concerned about this unusual delay. I completely understand that review times may vary depending on workload and internal processes, but this duration seems far beyond normal review timelines. Our team has invested substantial time, effort, and resources into developing this application, and the continued delay is significantly affecting our launch plans and business timeline. We have carefully followed all App Store Review Guidelines and ensured that every required detail, asset, permission, and compliance item was properly submitted. At the moment: There are no rejection messages No metadata issues are shown No additional information requ
2
0
109
6d
Xcode crashes when downloading Swift package dependency
I'm trying to publish two frameworks I wrote in Swift on GitHub. https://github.com/nickasd/BoardGameKit https://github.com/nickasd/BoardGameKitHost I want to add the first framework as a dependency to one of my Xcode projects. I click on the + button in the Package Dependencies tab, select BoardGameKit and click Add Package. A sheet opens and after a couple seconds, while the sheet is still open, Xcode crashes. When I try the same steps with the second framework, Xcode survives and finally shows me a confirmation sheet, and clicking on Add Package works as expected. Both repositories look exactly the same to me, except for their name of course. I even force pushed the default, empty Swift package created in Xcode with the Framework template to both repositories, and still only the first one makes Xcode crash, even after deleting all DerivedData folders and restarting Xcode. What could be the issue? I created FB22832333.
2
0
93
6d
Reply to Requesting URL Filtering capability
[quote='888671022, Pushpak-Ambadkar123, /thread/823247?answerId=888671022#888671022, /profile/Pushpak-Ambadkar123'] One thing I wanted to confirm [/quote] You started a new thread [1] about this specific question, so let’s discuss that there. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] Well, two new threads (-:
6d
Reply to VZVirtualMachineView window and system function keys
[quote='888654022, rbmanian75, /thread/826990?answerId=888654022#888654022'] I have already set this to true. [/quote] OK. I’d like to clarify the actual goal here. On macOS function keys behave [1] in one of two different ways: Without the fn modifier, the function keys perform built-in actions. For example, pressing F10 on my MacBook Pro perform a mute action. With the fn modifier, the function keys generate traditional function key events. For example, pressing fn + F10 generates an F10 function key event. Which of these are you trying to route to the guest? Also, you specifically called out F10 and F11. Were those just examples? Or are you seeing different behaviours for different function keys? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] You can reverse these two options with System Settings > Keyboard > Keyboard Shortcuts > Function Keys > Use F1, F2, etc. keys as standard function keys. Wow, we re
6d
Reply to Cannot access profile page of individual DTS engineers
You’re not the first person to notice this. I can’t provide any backstory, but I will say that an enhancement request to bring this back feature would be welcome [1]. Make sure to include an explanation of why you want this. Please post your bug number so I can add it to my own personal watchlist. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] I’m almost certain that someone has already filed a bug about this, but I spent a bunch of time looking for that today and I couldn’t find it. It may have got merged into a wider bug about our user name story in general (right now if two DTSers are helping you on a thread, it’s hard to tell them apart). Regardless, a new bug from a third-party developer explaining the value they see in the feature would be useful.
6d
Reply to App icon color changed on its own
Thanks, @DTS Engineer. To be clear, the icon is not an image file (CMYK or otherwise). The icon was built using Icon Composer and imported into the project following these instructions. My main concern is that the icon in the App Store has changed without me taking any action. Since my initial post, the iOS App Store product page has now changed too. At 1:37 AM (first screenshot), it showed the expected icon. At 12:25 PM (second screenshot), the same product page now shows the modified icon. It's the exact same app version and build—not touched in two months. That makes this look less like a local previewing issue and more like an Apple-side issue in the pipeline that processes .icon files and caches the result.
Replies
Boosts
Views
Activity
5d
Reply to Apple’s Insanely Slow & Shallow App Review is Hurting Our Business
this is exactly what we have been facing too. last 3 rejections are the exact same template, they ask for screen recordings without specific, we submit and based on their next response, it's very likely they never look at the recording or follow the navigation notes. the last 2 are literally just copy pasted rejection note even though we requested specifics after the first two slow, shallow and very surface level rejection notes
Replies
Boosts
Views
Activity
5d
NEFilterDataProvider development-signed bypass no longer working on iOS 26.4.2 — regression or intentional?
Hi, Has the get-task-allow development bypass for NEFilterDataProvider been intentionally removed or changed in iOS 26? Previous DTS guidance in thread/31109 confirmed this bypass existed. I note that WWDC 2025 Session 234 states iOS system-wide content filter is supported on supervised devices only without mentioning it. My production deployment is supervised MDM devices — I am purely asking about the development testing path, which is not working for me on iOS 26.4.2. All I get is NEConfigurationErrorDomain Code=10 permission denied before my app code even runs. Thank you!
Replies
1
Boosts
0
Views
104
Activity
5d
Apple team on license limit restrictions
We are currently experiencing a critical issue with our Apple Developer account related to production certificates for live customers using Apple Pay. Each customer integration requires a minimum of two certificates. At present, our account has reached 20 certificates, and we are facing limitations that impact our ability to onboard new customers. Recently, deletion of certain certificates caused a major outage, resulting in service disruption for live customers. This outage has had significant financial implications, This may be held liable for the revenue lost. We urgently request clarification on the following: What are the official license limit restrictions for production certificates on Apple Developer accounts? Is there a way to extend or increase the certificate limit to support multiple live customer integrations? What best practices should we follow to avoid outages when managing certificates for Apple Pay? Given the severity of this issue, we kindly ask for immediate guidance and support t
Replies
2
Boosts
0
Views
76
Activity
6d
Gesture causing AGGraphGetValue
I have a custom UIGestureRecognizerRepresentable that causes a crash. Only happens about once a week, and that’s with about a thousand times it gets invoked. But it’s persistent and annoying when it happens. The code looks like func handleUIGestureRecognizerAction(_ recognizer: Recognizer, context: Context) { let startLocation = context.converter.convert(globalPoint: recognizer.startLocation, to: coorinateSpace) coorinateSpace is set in init and has crashed on .global, .local, and .named(foo) The convert function gets caught in a AGGraphGetValue loop before finally failing. It has happened while attached to the debugger, but there is not any more information than is in the logs. I don’t even know why it would invoke AttributeGraph in the first place. Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x23aedd1d0 __pthread_kill + 8 1 libsystem_pthread.dylib 0x1eb0cf7dc pthread_kill + 268 2 libsystem_c.dylib 0x197a89c98 abort + 148 3 AttributeGraph
Topic: UI Frameworks SubTopic: SwiftUI
Replies
0
Boosts
0
Views
170
Activity
6d
Reply to iOS 26 Full Keyboard Access with custom UITableViewCell
Hey, thanks for letting us know about your experience and also sharing a code sample. Could you please also file a Feedback bug report at https://developer.apple.com/bug-reporting/? This same information in the report will be just fine, and it will help me send this to the team quickly. After you create the report you can reply with the Feedback ID for me to take a look.
Replies
Boosts
Views
Activity
6d
Reply to The Swift Programming Language Book
@BhumikaiOS the book is unavailable because the DocC format doesn't support an offline reading experience. Starting with Swift 5.8, the Swift project moved from reStructuredText to Apple’s own, now open-source, DocC documentation format. You can see the relevant RST to DocC conversion commit here, dated Aug 30, 2022. DocC only has a single preview format at the moment, a Vue single page app, which requires JavaScript to run. Hence, the last version available on Apple Books is Swift 5.7. Swift 5.7 was the last version built using the legacy repository. You can read more at the dedicated Github issue, which has been open for a few years now: https://github.com/swiftlang/swift-book/issues/2
Replies
Boosts
Views
Activity
6d
Reply to NEFilterDataProvider activation on consumer iOS — saveToPreferences fails (code 5), .mobileconfig requires MDM
Thank you for your response. Two follow-up questions: The url-filter-provider capability does not appear in the Capability Requests tab of my developer portal. Could you advise how to request it for com.dropbet.DropBet (App Store ID: 6762567708)? Regarding the OHTTP relay onboarding form (developer.apple.com/contact/request/network-extension-url-filter): does the full PIR server + Privacy Pass infrastructure need to be deployed and running before submitting the form, or can the request be submitted earlier in the process? Best regards
Replies
Boosts
Views
Activity
6d
Reply to Programmatically installing a Root CA with "Always Trust" via LaunchDaemon for DLP agent
Hello, Thank you a lot for the time and responses! However, further research into the certificate installation completely confused me. sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain security find-certificate -c my cert name -Z | grep SHA-1 hash: | awk '{print $3}' security trust-settings-export -d ExportedTrustSettings.plist Modify the 'ExportedTrustSettings.plist' file. Find and remove the section with the key generated in step 2. sudo security trust-settings-import -d ExportedTrustSettings.plist Check if the trust setting is reset. sudo security delete-certificate -c my cert name /Library/Keychains/System.keychain sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain Result: the certificate is trusted. I cannot understand whether this is a bug, a feature, or an incorrect use of the 'security' tool. Thank you in advance!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
6d
Seeking guidance: subscription products in "Developer Action Needed" after first rejection, attachment section no longer appears on new versions
Hey All, Having a terrible time trying to submit subscriptions to the App Store. Any help or guidance would be much appreciated. Setup Auto-renewable subscriptions (Monthly + Annual) and one non-consumable (Lifetime), all attached to first binary submission RevenueCat for IAP infrastructure What happened First submission (v2.26): all three IAPs attached cleanly to the binary submission via the In-App Purchases and Subscriptions section on the version page. Apple's review came back with feedback on the paywall display (Guideline 3.1.2c - auto-renewable subscription prices not visible). The reviewer's screenshot showed Lifetime rendering correctly with a price, but the two subscription rows blank. I was missing a localization setting, which I then fixed. The localization went into Waiting for Review, then back to Rejected again within hours - App Store Connect's UI explains this: items attached to a rejected app version submission cannot independently progress through review. I then cancelled the v2.26
Replies
1
Boosts
0
Views
46
Activity
6d
App Stuck in “Waiting for Review” Since March 4 – Subscription & Expense Manager (6759901202)
Hi Apple, I hope you are doing well. I am posting here regarding my app, Subscription & Expense Manager (App ID: 6759901202), which has been stuck in the “Waiting for Review” state since March 4, 2026 at 2:45 PM. It has now been an extremely long time without any update, review progress, or communication from the App Review team, and I am becoming increasingly concerned about this unusual delay. I completely understand that review times may vary depending on workload and internal processes, but this duration seems far beyond normal review timelines. Our team has invested substantial time, effort, and resources into developing this application, and the continued delay is significantly affecting our launch plans and business timeline. We have carefully followed all App Store Review Guidelines and ensured that every required detail, asset, permission, and compliance item was properly submitted. At the moment: There are no rejection messages No metadata issues are shown No additional information requ
Replies
2
Boosts
0
Views
109
Activity
6d
Xcode crashes when downloading Swift package dependency
I'm trying to publish two frameworks I wrote in Swift on GitHub. https://github.com/nickasd/BoardGameKit https://github.com/nickasd/BoardGameKitHost I want to add the first framework as a dependency to one of my Xcode projects. I click on the + button in the Package Dependencies tab, select BoardGameKit and click Add Package. A sheet opens and after a couple seconds, while the sheet is still open, Xcode crashes. When I try the same steps with the second framework, Xcode survives and finally shows me a confirmation sheet, and clicking on Add Package works as expected. Both repositories look exactly the same to me, except for their name of course. I even force pushed the default, empty Swift package created in Xcode with the Framework template to both repositories, and still only the first one makes Xcode crash, even after deleting all DerivedData folders and restarting Xcode. What could be the issue? I created FB22832333.
Replies
2
Boosts
0
Views
93
Activity
6d
Reply to Requesting URL Filtering capability
[quote='888671022, Pushpak-Ambadkar123, /thread/823247?answerId=888671022#888671022, /profile/Pushpak-Ambadkar123'] One thing I wanted to confirm [/quote] You started a new thread [1] about this specific question, so let’s discuss that there. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] Well, two new threads (-:
Replies
Boosts
Views
Activity
6d
Reply to VZVirtualMachineView window and system function keys
[quote='888654022, rbmanian75, /thread/826990?answerId=888654022#888654022'] I have already set this to true. [/quote] OK. I’d like to clarify the actual goal here. On macOS function keys behave [1] in one of two different ways: Without the fn modifier, the function keys perform built-in actions. For example, pressing F10 on my MacBook Pro perform a mute action. With the fn modifier, the function keys generate traditional function key events. For example, pressing fn + F10 generates an F10 function key event. Which of these are you trying to route to the guest? Also, you specifically called out F10 and F11. Were those just examples? Or are you seeing different behaviours for different function keys? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] You can reverse these two options with System Settings > Keyboard > Keyboard Shortcuts > Function Keys > Use F1, F2, etc. keys as standard function keys. Wow, we re
Replies
Boosts
Views
Activity
6d
Reply to Cannot access profile page of individual DTS engineers
You’re not the first person to notice this. I can’t provide any backstory, but I will say that an enhancement request to bring this back feature would be welcome [1]. Make sure to include an explanation of why you want this. Please post your bug number so I can add it to my own personal watchlist. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] I’m almost certain that someone has already filed a bug about this, but I spent a bunch of time looking for that today and I couldn’t find it. It may have got merged into a wider bug about our user name story in general (right now if two DTSers are helping you on a thread, it’s hard to tell them apart). Regardless, a new bug from a third-party developer explaining the value they see in the feature would be useful.
Replies
Boosts
Views
Activity
6d