Search results for

“DTiPhoneSimulatorErrorDomain Code 2”

162,332 results found

Post

Replies

Boosts

Views

Activity

Reply to macOS 26 – NSSound/CoreAudio causes SIGILL crash in caulk allocator
0 caulk 0x00007ff825914090 _ZN5caulk5alloc16tiered_allocatorIJNS0_15size_range_tierILm0ELm1008ENS0_14tree_allocatorINS0_15chunk_allocatorINS0_14page_allocatorENS0_16bitmap_allocatorENS0_18embed_block_memoryELm16384EJLm16ELm6EEEEEEEENS2_ILm1009ELm256000ENS0_23guarded_edges_allocato + 598 1 AudioToolboxCore 0x00007ff81b3b3866 ExtendedAudioBufferList_Destroy + 98 2 AudioToolboxCore 0x00007ff81b196e06 _ZN4acv218AudioConverterBaseD2Ev + 226 3 AudioToolboxCore 0x00007ff81b362004 _ZN4acv213PCMConverter2D0Ev + 14 4 AudioToolboxCore 0x00007ff81b1f57b0 _ZNSt3__16vectorINS_10unique_ptrI10Resampler2NS_14default_deleteIS2_EEEENS_9allocatorIS5_EEE16__destroy_vectorclB9nqe210106Ev + 56 5 AudioToolboxCore 0x00007ff81b2d68e3 _ZNSt3__110unique_ptrIN4acv219AudioConverterChainENS_14default_deleteIS2_EEE5resetB9nqe210106EPS2_ + 25 6 AudioToolboxCore 0x00007ff81b2d4160 _ZN4acv216AudioConverterV2D0Ev + 30 7 AudioToolboxCore 0x00007ff81b2d923b AudioConverterDispose + 198 8 OpenAL 0x00007ffb278290f1 _ZN5ACMap19RemoveAllConve
Topic: Media Technologies SubTopic: Audio Tags:
2d
Reply to macOS 26 – NSSound/CoreAudio causes SIGILL crash in caulk allocator
Some of my clients have also experienced this type of crash, all of whom are running Android 26.4+ on an x86 architecture, and the problems are all related to audio playback. My product has two audio playback methods: one uses NSSound to play actual files, resulting in the same crash stack as others; the other uses OpenAL to play audio data, with the following crash stack: Thread 60 Crashed: 0 caulk 0x00007ff825914090 _ZN5caulk5alloc16tiered_allocatorIJNS0_15size_range_tierILm0ELm1008ENS0_14tree_allocatorINS0_15chunk_allocatorINS0_14page_allocatorENS0_16bitmap_allocatorENS0_18embed_block_memoryELm16384EJLm16ELm6EEEEEEEENS2_ILm1009ELm256000ENS0_23guarded_edges_allocato + 598 1 AudioToolboxCore 0x00007ff81b3b3866 ExtendedAudioBufferList_Destroy + 98 2 AudioToolboxCore 0x00007ff81b196e06 _ZN4acv218AudioConverterBaseD2Ev + 226 3 AudioToolboxCore 0x00007ff81b362004 _ZN4acv213PCMConverter2D0Ev + 14 4 AudioToolboxCore 0x00007ff81b1f57b0 _ZNSt3__16vectorINS_10unique_ptrI10Resampler2NS_14default_dele
Topic: Media Technologies SubTopic: Audio Tags:
2d
Analytics Reports API: ONE_TIME_SNAPSHOT stuck with reports but no instances, and deleted snapshot still blocks recreation (409)
Hello, We are trying to back up App Store Connect Analytics data before an app transfer, and we are seeing two different problems with ONE_TIME_SNAPSHOT requests. Apps com.estmob.paprika (App ID: 596642855) com.estmob.ios.sendy.app (App ID: 1489041568) Issue 1: Paprika snapshot exists, but no instances or segments are ever generated Current snapshot request: Request ID: 4a40d802-5cd4-4bb2-ad53-8539f43c9ce2 What we see: GET /v1/analyticsReportRequests/4a40d802-5cd4-4bb2-ad53-8539f43c9ce2 returns 200 The request has a reports relationship GET /v1/analyticsReportRequests/{id}/reports returns 127 analyticsReports However, for all of those reports, GET /v1/analyticsReports/{reportId}/instances returns no instances Therefore there are still no segments and no downloadable raw files As of May 26, 2026, the state is still: reports: 127 reportsWithInstances: 0 instances: 0 segments: 0 Issue 2: Sendy snapshot was deleted, but creating a new snapshot still fails with 409 Previous snapshot request: Requ
0
0
107
2d
How should I handle this issue? The form keeps failing validation.
I am currently in the process of registering for an iOS Company Developer Account. However, when attempting to complete the Legal Authority section, I am unable to successfully enter the Registration ID and the one-time verification code; the system keeps flagging these fields with an error. I am certain that the information I am entering is correct—there are absolutely no extra spaces or typos. Please help me; I am completely stuck at this stage and cannot proceed with the registration!
2
0
85
2d
Reply to Sharing ScreenTime data to a custom server
[quote='756546021, shiatra, /thread/756546, /profile/shiatra'] With the ScreenTime API Apple talks a lot about their focus on privacy and the data not leaving the device. Does that mean there would be a problem with an app where the users ScreenTime data is shared to a custom backend? Could this potentially cause an app to be rejected from the AppStore? [/quote] I believe so, you would risk getting rejected / removed from sale. This is from the Apple Developer License Agreement: To use the Family Controls Framework, Your Application must have a primary purpose of (1) offering family controls for parents and guardians, through Family Sharing, to supervise their children’s app usage; and/or (2) offering individuals the ability to manage their devices to enable focus and productivity through focus controls, timers and task management, or personal device usage management. The Family Controls Framework may not be used for other purposes, such as ad blocking, in organizational settings, or for managing the
Topic: Privacy & Security SubTopic: General Tags:
2d
Reply to Sending screentime data to firebase then to accountability partner
[quote='825822021, aishahhamman, /thread/825822, /profile/aishahhamman'] accountability partner who will be able to see their total screentime [/quote] Hello @aishahhamman! I believe what you are describing is unfortunately not in conformance with Apple’s App Store guidelines: To use the Family Controls Framework, Your Application must have a primary purpose of (1) offering family controls for parents and guardians, through Family Sharing, to supervise their children’s app usage; and/or (2) offering individuals the ability to manage their devices to enable focus and productivity through focus controls, timers and task management, or personal device usage management. The Family Controls Framework may not be used for other purposes, such as ad blocking, in organizational settings, or for managing the device of another adult individual. Device or usage data received through the Family Controls Framework may only be used for providing family controls, or individual device management. You and Your Applica
Topic: App & System Services SubTopic: General Tags:
2d
Reply to Enterprise WatchOS App Won't Install on WatchOS 26.5
I'm having the exact same issue, but after coming back to a project after awhile, so I wasn't sure it was related the the upgrade. Thanks for confirming. In my case, I am using OTA install from a companion iPhone app,. but using a normal developer acction (not enterprise) with develop provisioning profiles. Was working great before, but now when I try to install teh app from the phone it hangs for about a minute and displays the App cannot be installed at this time error. The Console shows: 0x16f1e3000 -[ACXCompanionSyncConnection _installQueuedOrCompletedForWatchBundleID:companionAppBundleID:withName:userInitiated:withError:withCompletion:]_block_invoke: Failed to install app com.parax.desek.watch : Error Domain=ACXErrorDomain Code=8 Failed to create socket UserInfo={NSUnderlyingError=0xa97209aa0 {Error Domain=com.apple.identityservices.error Code=20 Socket open timed out UserInfo={NSLocalizedDescription=Socket open timed out}}, FunctionName=-[ACXServerInstallOperation _onQueue_prepForTrans
Topic: Business & Education SubTopic: General Tags:
2d
Reply to [Bug] Cannot link In-App Purchases / Subscriptions to App Version in App Store Connect
Similar issue Submitted my app for review, got rejected due to a backend bug Fixed backend issue, resubmitted the app. During this step somehow the earlier linked subscription got removed. Review team rejected the app because subscriptions were missing causing UI issue I couldn't find a way to relink subscription so I created a new build and linked it in the review page The In-App Purchases and Subscriptions section is still not present anywhere on the page Subscription pages says Your first subscription must be submitted with a new app version. Create your subscription, then select it from the app’s In-App Purchases and Subscriptions section on the version page before submitting the version to App Review. Once your binary has been uploaded and your first subscription has been submitted for review, additional subscriptions can be submitted from the Subscriptions section. Learn More I don't want to delete my subscriptions because I can't recreated with same product IDs which are linked in my IAP code
2d
Reply to Crash in PDFView / PDFPageAnalyzerV2
I have a similar issue: Crashed: PDFKit.PDFDocument.formFillingQueue 0 CoreGraphics 0x32dc3c PageLayout::GetBoundsForRangeWithinLine(CFRange, std::__1::optional) const + 380 1 CoreGraphics 0x32dcf0 PageLayout::GetBoundsForTextRange(CFRange) const + 176 2 CoreGraphics 0x384ffc CGPDFTaggedNodeCreateCopyWithStringRange + 204 3 CoreGraphics 0x322fc0 invocation function for block in TaggedParser::InsertLinkAnnotationsIntoStructureTree(CGPDFTaggedNode*, CGPDFPage*, PageLayout&) + 476 4 CoreGraphics 0x14b788 CGPDFPageEnumerateAnnotations + 152 5 CoreGraphics 0x14d2a0 CGPDFPageCopyRootTaggedNode + 580 6 CoreGraphics 0x14d028 CGPDFPageInsertTableDescriptions + 196 7 PDFKit 0x6cfc +[PDFPageAnalyzerV2 addTablesFromVisionDocument:documentImage:toPage:withBox:] + 1752 8 PDFKit 0x35b4 +[PDFPageAnalyzerV2 analyzePage:withBox:requestTypes:] + 1284 9 PDFKit 0xb638c __31-[PDFView visiblePagesChanged:]_block_invoke + 64 10 libdispatch.dylib 0x19a8 _dispatch_call_block_and_release + 32 11 libdispatch.dylib 0x1b1e4 _
Topic: UI Frameworks SubTopic: General Tags:
2d
IAP not being shared to family
Hi! I’ve just recently launched a feature that could be subscribed to (.autoRenewable) or alternatively unlocked with a one-time purchase (.nonConsumable). I want both methods to be shareable with Family Sharing, however at launch I had forgotten to enable Family Sharing on the one-time unlock. I enabled it like one hour after launch. As I understand it, when I consult Transaction.currentEntitlements on a family device, both IAPs should just show up. This works with the subscription, but not with the unlock – even for people who have purchased it two days after I made it shareable, which sounds like enough time for the setting change to propagate. When I load the products now, using Product.products(for: productIDs), both the sub and the unlock report that isFamilyShareable is true. Could the unlock IAP be in a buggy state on the App Store side, where it’s nominally shareable but doesn’t actually get shared when purchased? And if so, how can this be resolved? If not, what am I doing wrong? 😅 Thanks
2
0
93
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
47
3d
Reply to macOS 26 – NSSound/CoreAudio causes SIGILL crash in caulk allocator
0 caulk 0x00007ff825914090 _ZN5caulk5alloc16tiered_allocatorIJNS0_15size_range_tierILm0ELm1008ENS0_14tree_allocatorINS0_15chunk_allocatorINS0_14page_allocatorENS0_16bitmap_allocatorENS0_18embed_block_memoryELm16384EJLm16ELm6EEEEEEEENS2_ILm1009ELm256000ENS0_23guarded_edges_allocato + 598 1 AudioToolboxCore 0x00007ff81b3b3866 ExtendedAudioBufferList_Destroy + 98 2 AudioToolboxCore 0x00007ff81b196e06 _ZN4acv218AudioConverterBaseD2Ev + 226 3 AudioToolboxCore 0x00007ff81b362004 _ZN4acv213PCMConverter2D0Ev + 14 4 AudioToolboxCore 0x00007ff81b1f57b0 _ZNSt3__16vectorINS_10unique_ptrI10Resampler2NS_14default_deleteIS2_EEEENS_9allocatorIS5_EEE16__destroy_vectorclB9nqe210106Ev + 56 5 AudioToolboxCore 0x00007ff81b2d68e3 _ZNSt3__110unique_ptrIN4acv219AudioConverterChainENS_14default_deleteIS2_EEE5resetB9nqe210106EPS2_ + 25 6 AudioToolboxCore 0x00007ff81b2d4160 _ZN4acv216AudioConverterV2D0Ev + 30 7 AudioToolboxCore 0x00007ff81b2d923b AudioConverterDispose + 198 8 OpenAL 0x00007ffb278290f1 _ZN5ACMap19RemoveAllConve
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
2d
Reply to macOS 26 – NSSound/CoreAudio causes SIGILL crash in caulk allocator
Some of my clients have also experienced this type of crash, all of whom are running Android 26.4+ on an x86 architecture, and the problems are all related to audio playback. My product has two audio playback methods: one uses NSSound to play actual files, resulting in the same crash stack as others; the other uses OpenAL to play audio data, with the following crash stack: Thread 60 Crashed: 0 caulk 0x00007ff825914090 _ZN5caulk5alloc16tiered_allocatorIJNS0_15size_range_tierILm0ELm1008ENS0_14tree_allocatorINS0_15chunk_allocatorINS0_14page_allocatorENS0_16bitmap_allocatorENS0_18embed_block_memoryELm16384EJLm16ELm6EEEEEEEENS2_ILm1009ELm256000ENS0_23guarded_edges_allocato + 598 1 AudioToolboxCore 0x00007ff81b3b3866 ExtendedAudioBufferList_Destroy + 98 2 AudioToolboxCore 0x00007ff81b196e06 _ZN4acv218AudioConverterBaseD2Ev + 226 3 AudioToolboxCore 0x00007ff81b362004 _ZN4acv213PCMConverter2D0Ev + 14 4 AudioToolboxCore 0x00007ff81b1f57b0 _ZNSt3__16vectorINS_10unique_ptrI10Resampler2NS_14default_dele
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
2d
Analytics Reports API: ONE_TIME_SNAPSHOT stuck with reports but no instances, and deleted snapshot still blocks recreation (409)
Hello, We are trying to back up App Store Connect Analytics data before an app transfer, and we are seeing two different problems with ONE_TIME_SNAPSHOT requests. Apps com.estmob.paprika (App ID: 596642855) com.estmob.ios.sendy.app (App ID: 1489041568) Issue 1: Paprika snapshot exists, but no instances or segments are ever generated Current snapshot request: Request ID: 4a40d802-5cd4-4bb2-ad53-8539f43c9ce2 What we see: GET /v1/analyticsReportRequests/4a40d802-5cd4-4bb2-ad53-8539f43c9ce2 returns 200 The request has a reports relationship GET /v1/analyticsReportRequests/{id}/reports returns 127 analyticsReports However, for all of those reports, GET /v1/analyticsReports/{reportId}/instances returns no instances Therefore there are still no segments and no downloadable raw files As of May 26, 2026, the state is still: reports: 127 reportsWithInstances: 0 instances: 0 segments: 0 Issue 2: Sendy snapshot was deleted, but creating a new snapshot still fails with 409 Previous snapshot request: Requ
Replies
0
Boosts
0
Views
107
Activity
2d
How should I handle this issue? The form keeps failing validation.
I am currently in the process of registering for an iOS Company Developer Account. However, when attempting to complete the Legal Authority section, I am unable to successfully enter the Registration ID and the one-time verification code; the system keeps flagging these fields with an error. I am certain that the information I am entering is correct—there are absolutely no extra spaces or typos. Please help me; I am completely stuck at this stage and cannot proceed with the registration!
Replies
2
Boosts
0
Views
85
Activity
2d
Reply to App stuck in "Waiting for Review" for 60+ days (Case ID: 102836154889)
I'm facing exactly of what you have and I'm waiting for review from Mar 18 (over 2 months too) try everything and nothing change .
Replies
Boosts
Views
Activity
2d
Reply to App not reviewed even after over a month.
Waiting from Mar 18 (over 2 months) .
Replies
Boosts
Views
Activity
2d
Reply to Waiting for review
I'm waiting from Mar 18, 2026 (over 2 months ) .
Replies
Boosts
Views
Activity
2d
Reply to Sharing ScreenTime data to a custom server
[quote='756546021, shiatra, /thread/756546, /profile/shiatra'] With the ScreenTime API Apple talks a lot about their focus on privacy and the data not leaving the device. Does that mean there would be a problem with an app where the users ScreenTime data is shared to a custom backend? Could this potentially cause an app to be rejected from the AppStore? [/quote] I believe so, you would risk getting rejected / removed from sale. This is from the Apple Developer License Agreement: To use the Family Controls Framework, Your Application must have a primary purpose of (1) offering family controls for parents and guardians, through Family Sharing, to supervise their children’s app usage; and/or (2) offering individuals the ability to manage their devices to enable focus and productivity through focus controls, timers and task management, or personal device usage management. The Family Controls Framework may not be used for other purposes, such as ad blocking, in organizational settings, or for managing the
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
2d
Reply to Sending screentime data to firebase then to accountability partner
[quote='825822021, aishahhamman, /thread/825822, /profile/aishahhamman'] accountability partner who will be able to see their total screentime [/quote] Hello @aishahhamman! I believe what you are describing is unfortunately not in conformance with Apple’s App Store guidelines: To use the Family Controls Framework, Your Application must have a primary purpose of (1) offering family controls for parents and guardians, through Family Sharing, to supervise their children’s app usage; and/or (2) offering individuals the ability to manage their devices to enable focus and productivity through focus controls, timers and task management, or personal device usage management. The Family Controls Framework may not be used for other purposes, such as ad blocking, in organizational settings, or for managing the device of another adult individual. Device or usage data received through the Family Controls Framework may only be used for providing family controls, or individual device management. You and Your Applica
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
2d
Reply to Enterprise WatchOS App Won't Install on WatchOS 26.5
I'm having the exact same issue, but after coming back to a project after awhile, so I wasn't sure it was related the the upgrade. Thanks for confirming. In my case, I am using OTA install from a companion iPhone app,. but using a normal developer acction (not enterprise) with develop provisioning profiles. Was working great before, but now when I try to install teh app from the phone it hangs for about a minute and displays the App cannot be installed at this time error. The Console shows: 0x16f1e3000 -[ACXCompanionSyncConnection _installQueuedOrCompletedForWatchBundleID:companionAppBundleID:withName:userInitiated:withError:withCompletion:]_block_invoke: Failed to install app com.parax.desek.watch : Error Domain=ACXErrorDomain Code=8 Failed to create socket UserInfo={NSUnderlyingError=0xa97209aa0 {Error Domain=com.apple.identityservices.error Code=20 Socket open timed out UserInfo={NSLocalizedDescription=Socket open timed out}}, FunctionName=-[ACXServerInstallOperation _onQueue_prepForTrans
Topic: Business & Education SubTopic: General Tags:
Replies
Boosts
Views
Activity
2d
Reply to [Bug] Cannot link In-App Purchases / Subscriptions to App Version in App Store Connect
Similar issue Submitted my app for review, got rejected due to a backend bug Fixed backend issue, resubmitted the app. During this step somehow the earlier linked subscription got removed. Review team rejected the app because subscriptions were missing causing UI issue I couldn't find a way to relink subscription so I created a new build and linked it in the review page The In-App Purchases and Subscriptions section is still not present anywhere on the page Subscription pages says Your first subscription must be submitted with a new app version. Create your subscription, then select it from the app’s In-App Purchases and Subscriptions section on the version page before submitting the version to App Review. Once your binary has been uploaded and your first subscription has been submitted for review, additional subscriptions can be submitted from the Subscriptions section. Learn More I don't want to delete my subscriptions because I can't recreated with same product IDs which are linked in my IAP code
Replies
Boosts
Views
Activity
2d
Reply to Crash in PDFView / PDFPageAnalyzerV2
I have a similar issue: Crashed: PDFKit.PDFDocument.formFillingQueue 0 CoreGraphics 0x32dc3c PageLayout::GetBoundsForRangeWithinLine(CFRange, std::__1::optional) const + 380 1 CoreGraphics 0x32dcf0 PageLayout::GetBoundsForTextRange(CFRange) const + 176 2 CoreGraphics 0x384ffc CGPDFTaggedNodeCreateCopyWithStringRange + 204 3 CoreGraphics 0x322fc0 invocation function for block in TaggedParser::InsertLinkAnnotationsIntoStructureTree(CGPDFTaggedNode*, CGPDFPage*, PageLayout&) + 476 4 CoreGraphics 0x14b788 CGPDFPageEnumerateAnnotations + 152 5 CoreGraphics 0x14d2a0 CGPDFPageCopyRootTaggedNode + 580 6 CoreGraphics 0x14d028 CGPDFPageInsertTableDescriptions + 196 7 PDFKit 0x6cfc +[PDFPageAnalyzerV2 addTablesFromVisionDocument:documentImage:toPage:withBox:] + 1752 8 PDFKit 0x35b4 +[PDFPageAnalyzerV2 analyzePage:withBox:requestTypes:] + 1284 9 PDFKit 0xb638c __31-[PDFView visiblePagesChanged:]_block_invoke + 64 10 libdispatch.dylib 0x19a8 _dispatch_call_block_and_release + 32 11 libdispatch.dylib 0x1b1e4 _
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
2d
IAP not being shared to family
Hi! I’ve just recently launched a feature that could be subscribed to (.autoRenewable) or alternatively unlocked with a one-time purchase (.nonConsumable). I want both methods to be shareable with Family Sharing, however at launch I had forgotten to enable Family Sharing on the one-time unlock. I enabled it like one hour after launch. As I understand it, when I consult Transaction.currentEntitlements on a family device, both IAPs should just show up. This works with the subscription, but not with the unlock – even for people who have purchased it two days after I made it shareable, which sounds like enough time for the setting change to propagate. When I load the products now, using Product.products(for: productIDs), both the sub and the unlock report that isFamilyShareable is true. Could the unlock IAP be in a buggy state on the App Store side, where it’s nominally shareable but doesn’t actually get shared when purchased? And if so, how can this be resolved? If not, what am I doing wrong? 😅 Thanks
Replies
2
Boosts
0
Views
93
Activity
2d
Reply to Apple Developer Program Enrollment Keeps Failing – Payment Charged but Enrollment Withdrawn (3 Months)
I have done 2 enrollment to subscribe on on 23 of May and the other is today I am getting a confirmation email but nothing is changed to my card I need to know what is going on
Replies
Boosts
Views
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
47
Activity
3d