Skip to content

[Question]: Permission.audio is always permanentlyDenied on IOS #1419

Open
@max-anders

Description

@max-anders

Please check the following before submitting a new issue.

Please select for which platform(s) you need help

  • Android
  • iOS
  • Windows

Your question

I am encountering an issue with requesting audio permission in my ios app. Even though I have added the required NSAppleMusicUsageDescription key to my Info.plist, the permission request is not working as expected. the request is always permanently denied. Additionally, I do not see any specific audio or media permission listed in the iOS settings for the app.

While researching this issue, I found mentions of kTCCServiceMedia and kTCCServiceMediaLibrary or by using the microphone permissions in documentation and online discussions. However that didn't work and it’s unclear if these are necessary for configuring media library permissions in Info.plist or elsewhere.

Version

11.3.1

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