chore: Add NSLocationAlwaysAndWhenInUseUsageDescription string

This commit is contained in:
Christian Pauly 2022-12-19 12:19:16 +01:00
parent 438ecff171
commit 5eeb3be927

View file

@ -63,6 +63,8 @@
<string>Share your location with your contacts in FluffyChat.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>Share your location with your contacts in FluffyChat.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Share your location with your contacts in FluffyChat.</string>
<key>NSMicrophoneUsageDescription</key>
<string>Record voice message and share them with your contacts on FluffyChat.</string>
<key>NSMotionUsageDescription</key>