Reza Hosseinypour
Reza Hosseinypour
@mrkencable @lasd14 @DharmeshBasapatiBacancy hello i have made a pull requet in matter of this issue untill it gets approved you can use the link below for fixed version [R3HP/flutter_mapbox_navigation](https://github.com/R3HP/flutter_mapbox_navigation/blob/master/android/src/main/AndroidManifest.xml)
> Hey R3HP, just included your version from the Repo, updated AndroidManifest and built my app ... unfortunatley, the map doesn't seem to be acknowledging the waypoints that i assign......
Hello @raakeshks7 thank you for your bug report the problem has been resolved and committed to repo as for your code , it should change to ``` Future setContacts() async...
> There was a [similar issue](https://github.com/bdlukaa/fluent_ui/issues/856#issuecomment-1585566992), it was suggested to set paneBodyBuilder: > > ``` > paneBodyBuilder: (item, body) { > return body!; > }, > ``` > > However...