Onesignal-android-sdk: Error:Execution failed for task ':app:processDebugManifest'. > Manifest merger failed with multiple errors, see logs

Created on 23 Aug 2016  路  7Comments  路  Source: OneSignal/OneSignal-Android-SDK

Hi,
I'm getting this error when I try to include your SDK in my project
I'm using :

compile 'com.onesignal:OneSignal:3.+@aar'

Where can I send you the source code that produces the issue?

Most helpful comment

Open application manifest(AndroidManifest.xml), click on the "Merged Manifest" tab next to the "Text" tab of the manifest file. You can view the error in the right column, try to solve the error and build again it will solve this error.
For error: https://readyandroid.wordpress.com/errorexecution-failed-for-task-appprocessdebugmanifest-manifest-merger-failed-with-multiple-errors-see-logs-android/
For more check: https://readyandroid.wordpress.com/

All 7 comments

@EgyptianM Can you provide the full log here or to OneSignal support? You can send the .gradle and AndroidManifest.xml to [email protected]

OK thank you.

I'll send you the files as soon as I can.

For now including the jar file in libs folder solved the issue.

@EgyptianM Good to hear that worked for you. The merger issue would be specific to your project so including the files above them will be the only way we can reproduce it.

Feel free to attach them here if you can scrub any sensitive information from them.

how to solve Error: Manifest merger failed with multiple errors in android studio

@palashmandokhot If you are still seeing an issue can you attach the full error your are seeing?

do you know about java or javascript

Open application manifest(AndroidManifest.xml), click on the "Merged Manifest" tab next to the "Text" tab of the manifest file. You can view the error in the right column, try to solve the error and build again it will solve this error.
For error: https://readyandroid.wordpress.com/errorexecution-failed-for-task-appprocessdebugmanifest-manifest-merger-failed-with-multiple-errors-see-logs-android/
For more check: https://readyandroid.wordpress.com/

Was this page helpful?
0 / 5 - 0 ratings