flutter_mapbox_navigation icon indicating copy to clipboard operation
flutter_mapbox_navigation copied to clipboard

Embedded navigation no working on Android

Open SkilyFrance opened this issue 1 year ago • 2 comments

Hello Guys, @eopeter thanks for this package.

I'm working on project with embedded navigation : Works fine on iOS but no route is drawn in android. It is same code but result is different.

Additional information I use these packages level :

  • mapbox_gl: ^0.16.0
  • flutter_mapbox_navigation: ^0.0.26

To avoid a duplicate telemetry( conflict), I had to add this line on my build.gradle : configurations { all*.exclude group: 'com.mapbox.mapboxsdk', module: 'mapbox-android-telemetry' }

Can I do something ?

Thanks for help.

SkilyFrance avatar Jul 19 '22 12:07 SkilyFrance

we are also facing the same we are waiting for an update

santosh81066 avatar Jul 19 '22 16:07 santosh81066

Same here. Seems like it's going into free driving mode.

fpollakowsky avatar Jul 26 '22 15:07 fpollakowsky

hi @SkilyFrance @santosh81066 @fpollakowsky

I have a deadline and need this package to work well for me if you have updated it with Android to work with navigation, please share the Repo link with me. I'll appreciate that too much.

mostafaac30 avatar Oct 13 '22 06:10 mostafaac30

This issue is resolved

eopeter avatar May 19 '23 11:05 eopeter