Skip to content

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

Open
@cwalo

Description

@cwalo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions