Cordova-android gradle issue

I am trying to build cordova-android app. I’m getting this issue from yesterday. Any help would be greatly appreciated.

  • What went wrong:
    Execution failed for task ‘:app:processReleaseResources’.

Android resource linking failed
/Users/vagrant/git/corber/cordova/platforms/android/app/build/intermediates/merged_manifests/release/AndroidManifest.xml:55: AAPT: error: unexpected element found in .

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  • Get more help at https://help.gradle.org
    BUILD FAILED in 1m 32s
    (node:3223) UnhandledPromiseRejectionWarning: Error: /Users/vagrant/git/corber/cordova/platforms/android/gradlew: Command failed with exit code 1 Error output:
    Note: /Users/vagrant/git/corber/cordova/platforms/android/CordovaLib/src/org/apache/cordova/engine/SystemCookieManager.java uses or overrides a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    FAILURE: Build failed with an exception.
  • What went wrong:
    Execution failed for task ‘:app:processReleaseResources’.

Android resource linking failed
/Users/vagrant/git/corber/cordova/platforms/android/app/build/intermediates/merged_manifests/release/AndroidManifest.xml:55: AAPT: error: unexpected element found in .

Hello @naga1996 :smiley:

Can you please submit a support ticket with a build URL and enable support access?

To enable support access, go to the “Settings” tab for the app. Scroll down to “Enable Bitrise Support User for this app” and toggle the switch located on the right to the on position.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.