Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform
Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform copied to clipboard
Calling AVAudioApplication.shared.recordPermission crashes apps running on iOS 26
This issue is not specific to SuperpoweredSDK, but I wanted to make you aware of it since it does effect apps that use Superpowered on iOS. I've already submitted a Feedback ticket - FB18036560
On iOS 26, calling AVAudioApplication.shared.recordPermission will crash the application. Note that it does not seem to effect apps compiled with Xcode 26 running older OS versions.
Steps to reproduce:
- Using Xcode 26, build and run the attached demo on a device running iOS 26
Result: Application will crash with
EXC_BAD_ACCESS
Thank you for the heads up!
This appears fixed in iOS 26-Beta 4 (likely fixed in beta 3).