Skip to content

Still simulating navigation even if simulating is set to .never #200

Description

@lolomu25

I'm currently working on navigation app and having an issue. Even if i've set the simulating to .never in navigationservice, the navigation is still simulating the route. I've tried both on the simulator and on a device. I'm on version 2.8.1

let navigationService = MapboxNavigationService(routeResponse: response,
routeIndex: 0,
routeOptions: routeOptions,
customRoutingProvider: NavigationSettings.shared.directions,
credentials: NavigationSettings.shared.directions.credentials,
simulating:.never)
let navigationOptions = NavigationOptions(navigationService: navigationService)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions