File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed
example/ios/RNPermissionsExample Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 3737 </dict >
3838 </dict >
3939 </dict >
40+ <key >NSAppleMusicUsageDescription </key >
41+ <string >test </string >
42+ <key >NSBluetoothPeripheralUsageDescription </key >
43+ <string >test </string >
44+ <key >NSCalendarsUsageDescription </key >
45+ <string >test </string >
46+ <key >NSCameraUsageDescription </key >
47+ <string >test </string >
48+ <key >NSContactsUsageDescription </key >
49+ <string >test </string >
50+ <key >NSLocationAlwaysUsageDescription </key >
51+ <string >test </string >
4052 <key >NSLocationWhenInUseUsageDescription </key >
41- <string ></string >
53+ <string >test </string >
54+ <key >NSMicrophoneUsageDescription </key >
55+ <string >6.0 </string >
56+ <key >NSPhotoLibraryUsageDescription </key >
57+ <string >test </string >
58+ <key >NSRemindersUsageDescription </key >
59+ <string >test </string >
60+ <key >NSSpeechRecognitionUsageDescription </key >
61+ <string >test </string >
62+ <key >NSMotionUsageDescription </key >
63+ <string >test </string >
64+ <key >UIBackgroundModes </key >
65+ <array >
66+ <string >bluetooth-peripheral </string >
67+ <string >fetch </string >
68+ <string >location </string >
69+ </array >
4270 <key >UILaunchStoryboardName </key >
4371 <string >LaunchScreen </string >
4472 <key >UIRequiredDeviceCapabilities </key >
You can’t perform that action at this time.
0 commit comments