Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error - Lcom/google/android/gms/common/api/zzf #7

Open
rodrigueslg opened this issue Mar 6, 2018 · 3 comments
Open

Error - Lcom/google/android/gms/common/api/zzf #7

rodrigueslg opened this issue Mar 6, 2018 · 3 comments
Labels

Comments

@rodrigueslg
Copy link

Did you get this error? I'm facing this error on your example and on my project, after implement the Google auth. I already activated multi-dex, but the error continues.

java.lang.IllegalArgumentException: already added : Lcom/google/android/gms/common/api/zzf; GoogleNativeLogin.Droid

UNEXPECTED TOP-LEVEL EXCEPTION:
2> java.lang.RuntimeException: Translation has been interrupted
2> at com.android.dx.command.dexer.Main.processAllFiles(Main.java:615)
2> at com.android.dx.command.dexer.Main.runMonoDex(Main.java:313)
2> at com.android.dx.command.dexer.Main.runDx(Main.java:291)
2> at com.android.dx.command.dexer.Main.main(Main.java:247)
2> at com.android.dx.command.Main.main(Main.java:94)
2> Caused by: java.lang.InterruptedException: Too many errors
2> at com.android.dx.command.dexer.Main.processAllFiles(Main.java:607)

@DanielCauser
Copy link
Owner

Hey, I will take a look at this as soon as I can, if you find n answer let me know!

@BillyMartin1964
Copy link

I'm getting the same error and I don't use your plugin! Must be something in the Android support packages

@EmilAlipiev
Copy link

are you using proguard? if not add a proguard into your app and enable it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants