Replies: 1 comment
-
After further messing with the strings.xml, AndroidManifest.xml and plugin's providers, It seems that AndroidManifest.xml are not even receiving the strings.xml data. What I did is:
2 - Changed in strings, manifest, etc, where the strings is used to mauron85_bgloc_content_authority_teste The same error is thrown, but now with mauron85_bgloc_content_authority_teste Anyone have some example of this or any other cordova plugin configuration on strings.xml Is there any other place where I could set the "@string/mauron85_bgloc_content_authority"? Where it gets loaded to AndroidManifest.xml? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Report
Capacitor Version
Platform(s)
Android
Current Behavior
While build, throws error:
FAILURE: Build failed with an exception.
Execution failed for task ':capacitor-cordova-android-plugins:verifyReleaseResources'.
Expected Behavior
Build
Code Reproduction
on strings.xml:
Other Technical Details
npm --version
output:node --version
output:pod --version
output (iOS issues only):Additional Context
Beta Was this translation helpful? Give feedback.
All reactions