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

Crash #11

Closed
vkropivko opened this issue Sep 19, 2017 · 11 comments
Closed

Crash #11

vkropivko opened this issue Sep 19, 2017 · 11 comments

Comments

@vkropivko
Copy link

vkropivko commented Sep 19, 2017

After add library crash
FATAL EXCEPTION: main java.lang.NoSuchMethodError: No static method zzb(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; in class Lcom/google/android/gms/common/internal/zzbo; or its super classes (declaration of 'com.google.android.gms.common.internal.zzbo com.google.firebase.provider.FirebaseInitProvider.attachInfo(Unknown Source)

@josh-burton
Copy link
Collaborator

Thanks for reporting this. The crash seems related to Google Play Services. Can you confirm which version you are using?

@vkropivko
Copy link
Author

ext.support_version = '26.1.0'
ext.play_services_version = '11.0.2'

@josh-burton
Copy link
Collaborator

What steps lead up to this crash?

@vkropivko
Copy link
Author

Launch application and crash

@josh-burton
Copy link
Collaborator

Can you provide a few more details?

Which device(s)?
Which Android OS versions?

Can you confirm the crash disappears when not using MapMe?

@vkropivko
Copy link
Author

Crash in all device and emulator
Can you confirm the crash disappears when not using MapMe?
Yes when I delete dependency all ok

@selmanon
Copy link

selmanon commented Sep 20, 2017

Did you try to restart and invalidate cash ?

@vkropivko
Copy link
Author

Yes of course

@josh-burton
Copy link
Collaborator

I think the next step here would be to try and create a small sample project that can reproduce the issue.

@josh-burton
Copy link
Collaborator

Also, I just realised you are compiling Google Play Services 11.0.2, and MapMe is using 11.2.0. I don't think this is the issue, but it's worth trying to update your app to 11.2.0.

@josh-burton
Copy link
Collaborator

I'll close this as there hasn't been any activity in a while.

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

No branches or pull requests

3 participants