-
Notifications
You must be signed in to change notification settings - Fork 93
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
App Crashing after integrating geolocation #10
Comments
I have the same problem with v0.2.1. It's a conflict with any other plugin that use The workaround in #4 works for me with a little diference:
|
I solve this issue adding at the end of the file app\build.gradle
|
The pull #16 fix this issue also |
Closed
Sorry for the delay. It's fixed in the latest release 1.0.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm experiencing and issue where my app can no longer launch after integrating the geolocation plugin.
I'm seeing the following error:
considering the Dex comment in that log, i'm suspecting a Play Services versioning issue, but i'm not sure how to fix that
The text was updated successfully, but these errors were encountered: