Packaging
- MapboxNavigationCore now requires MapboxMaps v11.27.0
- MapboxNavigationCore now requires MapboxNavigationNative v324.27.0
Other changes
- Fixed a crash (
RerouteController.__deallocating_deinit, "object deallocated with non-zero retain count") that could occur while switching between online and offline routing, caused by a strong reference to the reroute controller escaping itsdeinit.