merbin2012 / cordova-plugin-codeplay-facebookads-free

Free facebook audience network ads for cordova user. This supports banner ads, Interstitial ads and video ads.
23 stars 9 forks source link

Multidex Error #16

Closed elkhalifte closed 4 years ago

elkhalifte commented 4 years ago

i have already installed cordova multidex enabled plugin but its still wont build. this is the build error.

Execution failed for task ':app:transformClassesWithMultidexlistForDebug'.

com.android.build.api.transform.TransformException: Error while generating the main dex list: Error while merging dex archives: Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes. Program type already present: android.support.v4.content.res.TypedArrayUtils

elkhalifte commented 4 years ago

Thank You For this Plugin .

i have fixed the problem by commenting this implementation //implementation 'com.android.support:recyclerview-v7:26.1.0'

inside appname-facebook-sdk.gradle