My app needed an update and now I had to upgrade the spec to 12.0.1
I am unable to build my android app and getting errors on the following:
* What went wrong:
Execution failed for task ':app:processDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
> Android resource linking failed
ERROR:/platforms/android/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml:1786: AAPT: error: resource color/cdv_splashscreen_background (aka coza.appname.app:color/cdv_splashscreen_background) not found.
and
* What went wrong:
Execution failed for task ':app:processDebugResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
See log for full details.
2024-02-15 03:54:08,364 - Build failed e8754b77-865f-4d9c-b6d3-849fb6032bc2
2024-02-15 03:54:09,737 - Output:
I will send my log, config and sample project to your support email address.
Be sure to replace #FFFFFFFF with the proper color from your config.xml.
A better solution would be to use an edit-config directive to modify the existing colors.xml to add your needed config, rather than replacing it entirely.