8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b460d5 commit 06a885eCopy full SHA for 06a885e
README.md
@@ -14,7 +14,6 @@ Add the following entry to your _Info.plist_ file, located in `<project root>/io
14
<string>$(PRODUCT_NAME) Camera Usage!</string>
15
<key>NSMicrophoneUsageDescription</key>
16
<string>$(PRODUCT_NAME) Microphone Usage!</string>
17
-<key>NSPhotoLibraryUsageDescription</key>
18
```
19
20
This entry allows your app to access camera and microphone.
0 commit comments