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

🐞 mapbox-android-core:5.0.2 is incompatible with com.google.android.gms:play-services-location:21.0.0 #577

Open
Zayankovsky opened this issue Oct 24, 2022 · 0 comments
Labels

Comments

@Zayankovsky
Copy link

Zayankovsky commented Oct 24, 2022

java.lang.IncompatibleClassChangeError: Found interface com.google.android.gms.location.FusedLocationProviderClient, but class was expected (declaration of 'com.google.android.gms.location.FusedLocationProviderClient' appears in /data/app/com.mapbox.onetap.app-kx14sUhX2lKCel5KeReoDw==/base.apk!classes31.dex)
at com.mapbox.android.core.location.GoogleLocationEngineImpl.getLastLocation(GoogleLocationEngineImpl.java:50)
at com.mapbox.android.core.location.LocationEngineProxy.getLastLocation(LocationEngineProxy.java:25)
at com.mapbox.navigation.core.replay.MapboxReplayer.pushRealLocation(MapboxReplayer.kt:141)
at com.mapbox.onetap.app.core.application.OneTapReplayLifecycleObserver.resetReplay(OneTapReplayLifecycleObserver.kt:54)
at com.mapbox.onetap.app.core.application.OneTapReplayLifecycleObserver.collectReplayEnabled(OneTapReplayLifecycleObserver.kt:104)
at com.mapbox.onetap.app.core.application.OneTapReplayLifecycleObserver.access$collectReplayEnabled(OneTapReplayLifecycleObserver.kt:28)
at com.mapbox.onetap.app.core.application.OneTapReplayLifecycleObserver$collectReplayEnabled$1.invokeSuspend(Unknown Source:18)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
...

cc @mapbox/core-telemetry

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

1 participant