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 when compiling android #651

Closed
wmonecke opened this issue Feb 14, 2018 · 2 comments
Closed

Error when compiling android #651

wmonecke opened this issue Feb 14, 2018 · 2 comments
Labels

Comments

@wmonecke
Copy link

I get a successful build when I run react-native run-android but the app crashes on start after installing react-native-push-notification.

I get the following error:

AndroidRuntime: FATAL EXCEPTION: Thread-3
02-14 12:44:40.530  6966  7011 E AndroidRuntime: Process: com.lisdo, PID: 6966
02-14 12:44:40.530  6966  7011 E AndroidRuntime: java.lang.AbstractMethodError: abstract method "com.google.android.gms.common.api.Api$zze com.google.android.gms.common.api.Api$zza.zza(android.content.Context, android.os.Looper, com.google.android.gms.common.internal.zzr, java.lang.Object, com.google.android.gms.common.api.GoogleApiClient$ConnectionCallbacks, com.google.android.gms.common.api.GoogleApiClient$OnConnectionFailedListener)"

This error is very similiar to this one but I have no clue on what to exclude in my dependencies in android/app/build.gradle.

Any help is welcome!

@david0u0
Copy link

I have encountered the same issue. Did you solve it?

@github-actions
Copy link

github-actions bot commented May 6, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label May 6, 2020
@github-actions github-actions bot closed this as completed Jun 5, 2020
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

2 participants