File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
samples/Catalog/ios/Catalog Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 2222 <string >1 </string >
2323 <key >LSRequiresIPhoneOS </key >
2424 <true />
25+ <key >NSAllowsArbitraryLoadsInWebContent </key >
26+ <true />
2527 <key >NSAppTransportSecurity </key >
2628 <dict >
2729 <key >NSExceptionDomains </key >
3537 </dict >
3638 <key >NSLocationWhenInUseUsageDescription </key >
3739 <string ></string >
40+ <key >NSCameraUsageDescription </key >
41+ <string >Pictures captured with the camera can be added to the document as image annotations. </string >
42+ <key >NSMicrophoneUsageDescription </key >
43+ <string >Recording sound annotations requires the microphone. </string >
44+ <key >NSPhotoLibraryAddUsageDescription </key >
45+ <string >Images from documents and annotations can be saved to the photo library. </string >
46+ <key >NSPhotoLibraryUsageDescription </key >
47+ <string >Pictures from the photo library can be added to the document as image annotations. </string >
48+ <key >UIBackgroundModes </key >
49+ <array >
50+ <string >audio </string >
51+ </array >
3852 <key >UILaunchStoryboardName </key >
3953 <string >LaunchScreen </string >
4054 <key >UIRequiredDeviceCapabilities </key >
You can’t perform that action at this time.
0 commit comments