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 3be55ec commit 14cc8ceCopy full SHA for 14cc8ce
README.md
@@ -30,7 +30,7 @@ This entry allows your app to access camera and microphone.
30
31
### Android
32
33
-Ensure the following permission is present in your Android Manifest file, located in `<project root>/android/app/src/main/AndroidManifest.xml:
+Ensure the following permission is present in your Android Manifest file, located in `<project root>/android/app/src/main/AndroidManifest.xml`:
34
35
```xml
36
<uses-feature android:name="android.hardware.camera" />
0 commit comments