This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
Unable to build my Phonegap Android App for com.android.build.api.transform.TransformException #746
Labels
stale
issues lacking attention, or potentially abandoned
Cordova CLI 7.1.0
I'm stuck from days in this problem and nobody helps me.
I build with Phonegap and I need to use facebook4 plugin ( facebook site tells me to update to Facebook SDK for iOS v4.39.0, is it mandatory? I don't know).
So I updated facebook4 plugin to latest version and now I got error :
com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/google/zxing/aztec/AztecDetectorResult.class
I know that is for same library blablabla but no solution. It's phonegap, so I cannot change plugins, just change config. I tried with
in config.xml but nothing changes. Please I need to release the app
The text was updated successfully, but these errors were encountered: