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

added removing of the views when CarPlay gets disconnected #126

Merged

Conversation

susonthapa
Copy link
Contributor

@susonthapa susonthapa commented Apr 22, 2023

What has changed?

This library seems to leak the component passed to MapTemplate. We don't remove the added component when the CarPlay is disconnected. This PR adds the code to remove the component from the window when the CarPlay is disconnected.

I'm not a professional Objective-C developer. Please let me know if there is something wrong with the implementation.

@birkir birkir merged commit fa97b04 into birkir:master May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants