apache / apache/cordova-android

edit-config target="/manifest/application" conflict with config-file parent="/manifest/application"

Open
#1,126 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.8k
Forks
1.6k
Avg merge
16h 18m
Merged PRs (30d)
11

Description

Hi,

I try to include multiple cordova plugins

when try to add this edit-config, it claims tobe conflicted.

```

```

after troubleshoot notice that this conflicted with this one

```

```
if i remove this config-file parent="/manifest/application" it working fine, i can build it,
but shouldn't this not a conflict?

how i fix this if i want to add both activity tag under application tag and add android:requestLegacyExternalStorage to application tag?

Regards,

Contributor guide

Open the contributing guide

Research direction

Reproduce the build with both entries targeting AndroidManifest.xml, then compare the generated manifest with the conflict report. Verify that the application requestLegacyExternalStorage attribute and the camera activity can coexist under /manifest/application; done means the project builds with both plugin configurations present.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, javascript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.