We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3182a5b commit 001f633Copy full SHA for 001f633
README.md
@@ -84,6 +84,8 @@ Then update your `Info.plist` with wanted permissions usage descriptions:
84
<string>YOUR TEXT</string>
85
<key>NSLocationWhenInUseUsageDescription</key>
86
87
+ <key>NSAppleMusicUsageDescription</key>
88
+ <string>YOUR TEXT</string>
89
<key>NSMicrophoneUsageDescription</key>
90
91
<key>NSMotionUsageDescription</key>
0 commit comments