Skip to content

Commit

Permalink
Merge pull request #4 from ItvisionAustralia/bug2
Browse files Browse the repository at this point in the history
remove conflicting edit config
  • Loading branch information
kadekParwanta authored Aug 7, 2023
2 parents 7734b96 + 2712b39 commit 1d24ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@
<!-- android -->
<platform name="android">
<hook type="before_plugin_install" src="scripts/before_plugin_install.js" />
<edit-config file="AndroidManifest.xml" target="/manifest/application" mode="merge">
<!-- <edit-config file="AndroidManifest.xml" target="/manifest/application" mode="merge">
<application android:requestLegacyExternalStorage="true"/>
</edit-config>
</edit-config> -->

<config-file target="res/xml/config.xml" parent="/*">
<feature name="ImagePicker">
Expand Down

0 comments on commit 1d24ee5

Please sign in to comment.