mapbox-navigation-ios
mapbox-navigation-ios copied to clipboard
[Bug]: `GenericRouteShield` changes its style on both iOS and CarPlay at the same time.
Mapbox Navigation SDK version
v2.7.0-alpha.1
Steps to reproduce
- Open example application on iOS and CarPlay.
- Request route that contains
GenericRouteShields. - Start active navigation.
- Change appearance in CarPlay settings.
- Observe behavior.
Expected behavior
GenericRouteShield style should be changed only on CarPlay.
Actual behavior
GenericRouteShield changes its style on both iOS and CarPlay.
Is this a one-time issue or a repeatable issue?
repeatable