Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
rosen-vladimirov opened this issue Mar 22, 2016 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants