mapbox / mapbox/mapbox-navigation-ios
[Bug]: Memory leaks while quickly switching between overview and following camera modes.
Open
@MaximAlien is already working on this.
Since Oct 29, 2021.
bug
jira-sync-complete
UI
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
Mapbox Navigation SDK version
v2.0.0
Steps to reproduce
- Start memory leaks profiler.
- Start active guidance navigation on iOS Simulator.
- Repeatedly switch between overview and following camera modes.
- Observe memory leaks related to
OS_dispatch_groupin profiler.
Expected behavior
Memory leaks should not occur.
Actual behavior
Memory leaks occur. For example:
Is this a one-time issue or a repeatable issue?
repeatable
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.