Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

changes in this plugin conflicts with changes in config.xml. Conflicts must be resolved before plugin can be added

<platform name="android">
    <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application" xmlns:android="http://schemas.android.com/apk/res/android">
        <application android:networkSecurityConfig="@xml/network_security_config" />
        <application android:requestLegacyExternalStorage="true" />
    </edit-config>
</platform>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #plugin #conflicts #Conflicts #resolved #plugin #added
ADD COMMENT
Topic
Name
1+8 =