Post

Replies

Boosts

Views

Activity

Reply to Strange crash in iOS AudioToolboxCore when using AVSpeechSynthesizer in iOS 16
Hi! Same here: Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000bc229be00 Exception Codes: 0x0000000000000001, 0x0000000bc229be00 Termination Reason: SIGNAL 11 Segmentation fault: 11 Terminating Process: exc handler [1505] Thread 19 name: Thread 19 Crashed: 0 libobjc.A.dylib 0x000000018395be48 objc_retain_x8 + 16 1 AudioToolboxCore 0x0000000197b6c06c auoop::RenderPipeUser::~RenderPipeUser() + 112 (AUOOPRenderPipePool.mm:400) 2 AudioToolboxCore 0x0000000197bd3308 -[AUAudioUnit_XPC internalDeallocateRenderResources] + 92 (AUAudioUnit_XPC.mm:904) 3 AVFAudio 0x00000001a488087c AUInterfaceBaseV3::Uninitialize() + 60 (AUInterface.mm:524) 4 AVFAudio 0x00000001a48bd144 AVAudioEngineGraph::PerformCommand(AUGraphNodeBaseV3&, AVAudioEngineGraph::ENodeCommand, void*, unsigned int) const + 772 (AVAudioEngineGraph.mm:3317) 5 AVFAudio 0x00000001a48c71d8 AVAudioEngineGraph::_Uninitialize(NSError**) + 132 (AVAudioEngineGraph.mm:1469) 6 AVFAudio 0x00000001a487f184 AVAudioEngineImpl::Stop(NSError**) + 396 (AVAudioEngine.mm:1081) 7 AVFAudio 0x00000001a487dc58 -[AVAudioEngine dealloc] + 52 (AVAudioEngine.mm:76) 8 TextToSpeech 0x00000001abff61a0 -[TTSSynthesisProviderAudioEngine .cxx_destruct] + 104 (TTSSynthesisProviderAudioEngine.m:82)
Topic: Media Technologies SubTopic: Audio Tags:
Jul ’23
Reply to The customized GPX file for Xcode 16 cannot be selected.
This is so frustrating, just updated to Sequoia 15.3 (24D60) and with Xcode 16.2 cannot select custom GPX files that are part of the project. Only default are visible.
Replies
Boosts
Views
Activity
Feb ’25
Reply to The customized GPX file for Xcode 16 cannot be selected.
Finally its working again! Just updated to Xcode 16.2 and Sequoia 15.2.
Replies
Boosts
Views
Activity
Dec ’24
Reply to The customized GPX file for Xcode 16 cannot be selected.
Just updated to released Sequioa 15.1 (24B83). Issue is still present in Xcode 16.1 (16B40).
Replies
Boosts
Views
Activity
Oct ’24
Reply to The customized GPX file for Xcode 16 cannot be selected.
I have the same issue. Testing with 3, 4 gpx files in Xcode 15, all ok. Now they are not even visible in predefined location Xcode window.
Replies
Boosts
Views
Activity
Oct ’24
Reply to Can't create new app version on App Store Connect
For me this was the solution: Add Platform: macOS then the iOS App Version was automatically bumped to 8.0.3 in my case. Then I removed macOS platform.
Replies
Boosts
Views
Activity
Feb ’24
Reply to Can't create new app version on App Store Connect
It's incredible, 13k of page visualizations, 8 pages of reports and only silence...
Replies
Boosts
Views
Activity
Feb ’24
Reply to Strange crash in iOS AudioToolboxCore when using AVSpeechSynthesizer in iOS 16
Hi! Same here: Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000bc229be00 Exception Codes: 0x0000000000000001, 0x0000000bc229be00 Termination Reason: SIGNAL 11 Segmentation fault: 11 Terminating Process: exc handler [1505] Thread 19 name: Thread 19 Crashed: 0 libobjc.A.dylib 0x000000018395be48 objc_retain_x8 + 16 1 AudioToolboxCore 0x0000000197b6c06c auoop::RenderPipeUser::~RenderPipeUser() + 112 (AUOOPRenderPipePool.mm:400) 2 AudioToolboxCore 0x0000000197bd3308 -[AUAudioUnit_XPC internalDeallocateRenderResources] + 92 (AUAudioUnit_XPC.mm:904) 3 AVFAudio 0x00000001a488087c AUInterfaceBaseV3::Uninitialize() + 60 (AUInterface.mm:524) 4 AVFAudio 0x00000001a48bd144 AVAudioEngineGraph::PerformCommand(AUGraphNodeBaseV3&, AVAudioEngineGraph::ENodeCommand, void*, unsigned int) const + 772 (AVAudioEngineGraph.mm:3317) 5 AVFAudio 0x00000001a48c71d8 AVAudioEngineGraph::_Uninitialize(NSError**) + 132 (AVAudioEngineGraph.mm:1469) 6 AVFAudio 0x00000001a487f184 AVAudioEngineImpl::Stop(NSError**) + 396 (AVAudioEngine.mm:1081) 7 AVFAudio 0x00000001a487dc58 -[AVAudioEngine dealloc] + 52 (AVAudioEngine.mm:76) 8 TextToSpeech 0x00000001abff61a0 -[TTSSynthesisProviderAudioEngine .cxx_destruct] + 104 (TTSSynthesisProviderAudioEngine.m:82)
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to MauiVocalizer: 16038 (Resource load failed)
Text demo
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to iPhone 14 pro with dynamic island status bar issue
Hi, Facing the same issue on iPhone 14 Pro & 14 Pro Max. I created a demo project and the issue is clear. Temporary solution: just moving the view under.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22