We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c4cdd commit de468b6Copy full SHA for de468b6
plugin.xml
@@ -54,9 +54,6 @@
54
<param name="android-package" value="org.apache.cordova.camera.CameraLauncher"/>
55
</feature>
56
</config-file>
57
- <config-file target="AndroidManifest.xml" parent="/*">
58
- <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" android:maxSdkVersion="30" />
59
- </config-file>
60
<config-file target="AndroidManifest.xml" parent="application">
61
<provider
62
android:name="org.apache.cordova.camera.FileProvider"
0 commit comments