ishigo1987 commented on issue #1525:
URL: 
https://github.com/apache/cordova-android/issues/1525#issuecomment-1595720698

   Same problem for me, do i need to remove the entire code block ?
   
    "undefined": {
           "parents": {
             "AndroidManifest.xml": [
               {
                 "xml": "<intent-filter><action 
android:name=\"com.darryncampbell.cordova.plugin.intent.ACTION\" /><category 
android:name=\"android.intent.category.DEFAULT\" /></intent-filter>",
                 "count": 1,
                 "mode": "merge",
                 "plugin": "com-darryncampbell-cordova-plugin-intent"
               },
               {
                 "xml": "<uses-permission 
android:name=\"android.permission.READ_EXTERNAL_STORAGE\" />",
                 "count": 1,
                 "mode": "merge",
                 "plugin": "com-darryncampbell-cordova-plugin-intent"
               },
               {
                 "xml": "<uses-permission 
android:name=\"android.permission.REQUEST_INSTALL_PACKAGES\" />",
                 "count": 1,
                 "mode": "merge",
                 "plugin": "com-darryncampbell-cordova-plugin-intent"
               },
               {
                 "xml": "<provider 
android:authorities=\"${applicationId}.darryncampbell.cordova.plugin.intent.fileprovider\"
 android:exported=\"false\" android:grantUriPermissions=\"true\" 
android:name=\"com.darryncampbell.cordova.plugin.intent.CordovaPluginIntentFileProvider\"><meta-data
 android:name=\"android.support.FILE_PROVIDER_PATHS\" 
android:resource=\"@xml/provider_paths\" /></provider>",
                 "count": 1,
                 "mode": "merge",
                 "plugin": "com-darryncampbell-cordova-plugin-intent"
               }
             ]
           }
         },


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to