Skip to content

func navigationViewControllerDidDismiss(_ navigationViewController: NavigationViewController, byCanceling canceled: Bool) { self.dismissNavigation() } #4817

@wxw962530118

Description

@wxw962530118

Mapbox Navigation SDK version

3.18.0

Steps to reproduce

func navigationViewControllerDidDismiss(_ navigationViewController: NavigationViewController, byCanceling canceled: Bool) {
self.dismissNavigation()
} 导航页面都关闭了,还是后台播报导航,还有一个问题导航页面关闭后,重新发起导航提示Fatal error: MapboxNavigationProvider was instantiated twice

Expected behavior

func navigationViewControllerDidDismiss(_ navigationViewController: NavigationViewController, byCanceling canceled: Bool) {
self.dismissNavigation()
} 导航页面都关闭了,还是后台播报导航,还有一个问题导航页面关闭后,重新发起导航提示Fatal error: MapboxNavigationProvider was instantiated twice

Actual behavior

func navigationViewControllerDidDismiss(_ navigationViewController: NavigationViewController, byCanceling canceled: Bool) {
self.dismissNavigation()
} 导航页面都关闭了,还是后台播报导航,还有一个问题导航页面关闭后,重新发起导航提示Fatal error: MapboxNavigationProvider was instantiated twice

Is this a one-time issue or a repeatable issue?

one-time

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn’t working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions