[
https://issues.apache.org/jira/browse/CB-13698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jcesarmobile closed CB-13698.
-----------------------------
Resolution: Not A Problem
Not a Cordova problem.
Cordova Android 7 changed the project structure.
That plugin uses hooks that search and write in the old location, so the plugin
needs an update.
I think the plugin is not maintained anymore, so you will need to do it
yourself and use your fork.
> Unable to Parse "/hello/platforms/android/res/xml/config.xml"
> -------------------------------------------------------------
>
> Key: CB-13698
> URL: https://issues.apache.org/jira/browse/CB-13698
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-android, cordova-app-hello-world
> Affects Versions: cordova-android-7.0.0
> Environment: Ubuntu 16.04.3 LTS
> Gradle 4.4.1
> Cordova 8.0.0
> Java "1.8.0_151"
> NPM 5.6.0
> Reporter: Joseph
> Assignee: Joe Bowser
> Labels: CI, build
>
> Steps to reproduce:
> cordova create hello com.example.hello HelloWorld
> cd hello
> cordova platform add android
> cordova plugin add cordova-plugin-crosswalk-webview
> Error: Unhandled "error" event. (Parsing
> /hello/platforms/android/res/xml/config.xml failed)
> cd hello
> cordova platform add android
> cordova build android --release
> Error: Unhandled "error" event. (Parsing
> /hello/platforms/android/res/xml/config.xml failed)
> ////////////////////////////
> Path: /hello/platforms/android/res/xml/config.xml // does not exist.
> Path: /hello/platforms/android/app/src/main/res/xml/config.xml // does
> exist
> Conclusion: for some reason Cordova is looking for the config.xml file in the
> wrong location.
> Thanks for you help :-)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]