I've been fighting with this issues for days. I upgraded to 9.2 of the Google play services and now I get the Unable to convert classes into dex format errors with a bunch of already added. I'm using Google Analytics 8.4.
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzke;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzkd;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzkb;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzkc;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzpq;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzpr;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzps;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzpt;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/android/gms/internal/zzpu;
If I try and upgrade Google Analytics to the one here - android-sdk\extras\google\m2repository\com\google\android\gms\play-services-analytics\9.2.0 - I get a build but the application crashes
"...Caused by: java.lang.IllegalStateException: The meta-data tag in your app's AndroidManifest.xml does not have the right value. Expected 8487000 but found 7895000. You must have the following declaration within the element: "
My app uses Soomla Store and Profile.
Any suggestions around this?
Thanks.
↧