added needed info for ios

This commit is contained in:
Thomas Fransolet 2024-02-13 14:54:20 +01:00
parent 672ff867bd
commit 03debe3bb9

View File

@ -47,5 +47,7 @@
</array>
<key>NSMicrophoneUsageDescription</key>
<string>This app uses microphone only because video player needs it</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>This app needs location to show content based on location</string>
</dict>
</plist>