Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform icon indicating copy to clipboard operation
Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform copied to clipboard

Calling AVAudioApplication.shared.recordPermission crashes apps running on iOS 26

Open cwalo opened this issue 10 months ago • 1 comments

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:

  1. Using Xcode 26, build and run the attached demo on a device running iOS 26 Result: Application will crash with EXC_BAD_ACCESS

RecordPermissionDemo.zip

cwalo avatar Jun 13 '25 22:06 cwalo

Thank you for the heads up!

gaborszanto avatar Jun 16 '25 09:06 gaborszanto

This appears fixed in iOS 26-Beta 4 (likely fixed in beta 3).

cwalo avatar Aug 14 '25 05:08 cwalo