osmandapp / OsmAnd-iOS

OsmAnd for iOS
Other
278 stars 91 forks source link

Switch Navigation to first Car profile when connected to CarPlay #3957

Open dmpr0 opened 3 weeks ago

dmpr0 commented 3 weeks ago

Description

Pedestrian routes showed up on CarPlay if Default profile is set to Last used and it was a Walking profile.

How to reproduce

Actual result

Waking Car

Expected result

Environment OsmAnd Version: 4.8.2.1 Android/iOS version: 18.0 Device model: iPhone XS Max

DmitrySvetlichny commented 6 days ago

https://github.com/osmandapp/OsmAnd-iOS/pull/4008

DmitrySvetlichny commented 6 days ago

Fixed returning to the profile that was set before connecting to CarPlay after disconnecting from CarPlay. Fixed route recalculation when changing the profile during active navigation when connected to CarPlay.