Skip to content

Replace plugin variables in all .xml files of android's plugin code #1634

@rosen-vladimirov

Description

@rosen-vladimirov

We have to replace the plugin variables in all .xml files under platforms/android part of the plugins.
When you need the plugin value in the JAVA code, you have to take it from the resources, for example from platforms/android/res/values/strings.xml. CLI replaces the plugin variables only in plugin's AndroidManifest.xml. Instead it should replace the plugin variables in all .xml files.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions