eopeter / flutter_mapbox_navigation

Turn By Turn Navigation for Your Flutter Application
Apache License 2.0
217 stars 186 forks source link

Cancel on android closes app #360

Open bashcious opened 6 months ago

bashcious commented 6 months ago

Pressing cancel button on iOS cancel's the navigation but on android it closes the app. Using _controller?.buildRoute

skypopcorn1 commented 6 months ago

same issue here.

YoavSl commented 5 months ago

Same issue, have you managed to fix it somehow?

Arshad-ullah commented 4 months ago

Same issue. Please solve it .

ffkarine commented 4 months ago

Same issue

muhammadnaqeeb commented 2 months ago

Did anyone find the solution?