Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash related to templates dismissal on CarPlay. #3794

Merged
merged 2 commits into from Mar 25, 2022

Conversation

MaximAlien
Copy link
Contributor

Fix crash in CarPlay while dismissing template after application was brought to the foreground after being in background.

…brought to the foreground after being in background.
@MaximAlien MaximAlien added UI Work related to visual components, Android Auto, Camera, 3D, voice, etc. CarPlay Bugs, improvements and feature requests on Apple CarPlay labels Mar 23, 2022
@MaximAlien MaximAlien added this to the v2.4 milestone Mar 23, 2022
@MaximAlien MaximAlien requested a review from a team March 23, 2022 23:41
@MaximAlien MaximAlien self-assigned this Mar 23, 2022
@mapbox-github-ci-issues-public-1

No breaking changes detected in MapboxCoreNavigation

@mapbox-github-ci-issues-public-1

Breaking Changes in MapboxNavigation

Breaking API Changes

InstructionsCardContainerView

  • modified method: label(_:willPresent:as:) in InstructionsCardContainerView
    Type of change: Declaration
    From: <Self where Self : VisualInstructionDelegate> (Self) -> (InstructionLabel, VisualInstruction, NSAttributedString) -> NSAttributedString?
    To: (InstructionsCardContainerView) -> (InstructionLabel, VisualInstruction, NSAttributedString) -> NSAttributedString?
  • modified method: label(_:willPresent:as:) in InstructionsCardContainerView
    Type of change: key.doc.result_discussion
    From: [["Para": optionally, a customized NSAttributedString that will be presented instead of the default, or if nil, the default behavior will be used.]]
    To: [["Para": Optionally, a customized NSAttributedString that will be presented instead of the default, or if nil, the default behavior will be used.]]

@MaximAlien MaximAlien merged commit 8e09cec into main Mar 25, 2022
@MaximAlien MaximAlien deleted the maxim/fix-car-play-templates-dismissal-crash branch March 25, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CarPlay Bugs, improvements and feature requests on Apple CarPlay UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants