Automatically check AndroidManifest.xml on the Android platform Duplicate definitions and automatic merging.
xinyugit opened this issue · 0 comments
xinyugit commented
Feature Request
Motivation Behind Feature
Automatically check AndroidManifest.xml on the Android platform Duplicate definitions and automatic merging.
Feature Description
Unable to compile due to conflicting duplicate definitions in different plugin. xml files.
Alternatives or Workarounds
Check for duplicate definitions in platforms\android\app\src\main and merge them to increase fault tolerance.