We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS 16.5
Failed to obtain the audio list. The following information is displayed。
ERROR SwiftOnAudioQueryPlugin.handle():76 - The application doesn't have access to the library。
Lucky author to see how to solve。
info.list
<key>NSAppleMusicUsageDescription</key> <string>deascription</string> <key>kTCCServiceMediaLibrary</key> <string>需要选择音频</string>
Podfile
'PERMISSION_MEDIA_LIBRARY=1', 'PERMISSION_SPEECH_RECOGNIZER=1',
The text was updated successfully, but these errors were encountered:
No branches or pull requests
iOS 16.5
Failed to obtain the audio list. The following information is displayed。
ERROR SwiftOnAudioQueryPlugin.handle():76 - The application doesn't have access to the library。
Lucky author to see how to solve。
info.list
Podfile
The text was updated successfully, but these errors were encountered: