Replies: 1 comment
-
on ios. when leave the screen, the mapbox is still listening in the background. I think we need a cancel method for stream or dispose for controller when leave the navigation screen. Many thanks!!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
keep showing in Debug Console even after calling await _controller?.finishNavigation(); await _controller?.clearRoute(); and navgate to other screens...
[Mapbox] [Warning, nav-native]: Got location with timestamp 1686803997000656640ns which is <= of timestamp of previous location 1686803997000656640ns. Filtering...

[Mapbox] [Warning, nav-native]: Location at timestamp 1686803997000656640ns was filtered out.

Beta Was this translation helpful? Give feedback.
All reactions