ibm-mobile-push / android

BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, CLICKING ON AN “ACCEPT” BUTTON, OR OTHERWISE USING THE PROGRAM, LICENSEE AGREES TO THE TERMS OF THIS AGREEMENT.
https://developer.ibm.com/customer-engagement/mobile-app-messaging/
5 stars 4 forks source link

Execution failed for task ':app:transformDexArchiveWithDexMergerFor<variantName> #5

Open gandalf76 opened 6 years ago

gandalf76 commented 6 years ago

When I rebuild my android project, gradle console give the following error: com.android.build.api.transform.TransformException: com.android.dex.DexException: Multiple dex files define Lcom/ibm/mce/sdk/plugin/inbox/InboxEvents$1.

Under my libs folder there are both ibm-mobile-push-android-sdk-3.7.1.0.1.jar and ibm-mobile-push-android-sdk-plugin-inapp-3.7.1.0.1.jar

With the 3.6.5.0 version there were no problems at all.

yipeng2000 commented 6 years ago

I got same problem by using ionic rebuild my ionic android project