Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

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

@Zayankovsky

Description

@Zayankovsky
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions