Hey,
I use my own navigation logic. After updating from 5.5.0 to com.mapbox.mapboxsdk:mapbox-android-sdk:6.0.0-beta.4 (and com.mapbox.mapboxsdk:mapbox-android-navigation:0.12.0-SNAPSHOT) I've got the following error while mapboxNavigation.setLocationEngine:
(com.mapbox.services.android.telemetry.location.LocationEngine) in MapboxNavigation cannot be applied to (com.mapbox.android.core.location.LocationEngine).
Why do those libraries use different location engines?