Closed martykan closed 1 year ago
🖐🏻 I confirm the same issue here:
Any updates on this please? I'd consider this a pretty high impact issue
+1
Hi, we've an app release waiting to resolve this archiviation issue. Has anyone found a solution or a workaround for this? @bobiechen-twilio
Hi everyone,
While we are able to reproduce the issue and are still investigating a solution, one workaround is to comment out the DefaultAVAudioSessionConfigurationBlock line as long as the app does not alter AVAudioSession with different configurations than the SDK's default audio device.
Sorry for the inconvenience.
-bobie
Hi and hope everyone is doing well. It seems that this issue is no longer reproducible on Xcode 13.4 and Xcode 14 beta.
Description
On XCode 13.3, trying to build a release version or archive leads to a segmentation fault in the Swift compiler.
I believe it is related to the XCode update, since it worked before and I've seen mentions of this problem elsewhere. https://github.com/flutter/flutter/issues/100142
Steps to Reproduce
Logs
Versions
All relevant version information for the issue.
Voice iOS SDK
6.3.1
Xcode
13.3 on macOS 12.3 (M1)