mapbox / mapbox-navigation-ios

Turn-by-turn navigation logic and UI in Swift on iOS
https://docs.mapbox.com/ios/navigation/
Other
861 stars 311 forks source link

[Bug]: [MBXCLLiveTrackingClient configurePassiveLocationManager] crash #4578

Open evazero001 opened 9 months ago

evazero001 commented 9 months ago

Mapbox Navigation SDK version

10.15.0

Steps to reproduce

My app crash when I launch map view

Expected behavior

It can launch successfully

Actual behavior

if crashed and has error: image

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

one-time