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.
2 parents a07a28a + 001f633 commit 59824b2Copy full SHA for 59824b2
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