|
33 | 33 | </array> |
34 | 34 | <key>LSRequiresIPhoneOS</key> |
35 | 35 | <true/> |
| 36 | + <key>NSAppleMusicUsageDescription</key> |
| 37 | + <string>This app uses an external library that may need access to your Apple Music data.</string> |
| 38 | + <key>NSCalendarsUsageDescription</key> |
| 39 | + <string>This app uses an external library that may need access to your calendars data.</string> |
36 | 40 | <key>NSCameraUsageDescription</key> |
37 | 41 | <string>This app needs access to the camera when changing the profile picture</string> |
| 42 | + <key>NSContactsUsageDescription</key> |
| 43 | + <string>This app uses an external library that needs access to your contacts.</string> |
38 | 44 | <key>NSLocationAlwaysAndWhenInUseUsageDescription</key> |
39 | | - <string>This app needs access to location when open and in the background.</string> |
| 45 | + <string>To get real-time updates on orders, to show you deliverers in your vicinity and improve ordering experience.</string> |
40 | 46 | <key>NSLocationAlwaysUsageDescription</key> |
41 | | - <string>This app needs access to location when in the background.</string> |
| 47 | + <string>To get real-time updates on orders, to show you deliverers in your vicinity and improve ordering experience.</string> |
42 | 48 | <key>NSLocationWhenInUseUsageDescription</key> |
43 | | - <string>This app needs access to location when open.</string> |
44 | | - <key>NSPhotoLibraryUsageDescription</key> |
45 | | - <string>This app needs access to the photo gallery when changing the profile picture</string> |
46 | | - <key>NSContactsUsageDescription</key> |
47 | | - <string>This app uses an external library that needs access to your contacts.</string> |
48 | | - <key>NSCalendarsUsageDescription</key> |
49 | | - <string>This app uses an external library that may need access to your calendars data.</string> |
50 | | - <key>NSAppleMusicUsageDescription</key> |
51 | | - <string>This app uses an external library that may need access to your Apple Music data.</string> |
| 49 | + <string>To get real-time updates on orders, to show you deliverers in your vicinity and improve ordering experience.</string> |
52 | 50 | <key>NSMotionUsageDescription</key> |
53 | 51 | <string>This app uses an external library that may need access to your device's motion data.</string> |
| 52 | + <key>NSPhotoLibraryUsageDescription</key> |
| 53 | + <string>This app needs access to the photo gallery when changing the profile picture</string> |
54 | 54 | <key>NSSpeechRecognitionUsageDescription</key> |
55 | 55 | <string>This app uses an external library that may need access to your speech recognition data.</string> |
56 | 56 | <key>UIBackgroundModes</key> |
|
0 commit comments