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

Chore / Update Chromecast SDK to version 21.4.0 #3

Merged
merged 3 commits into from
Dec 18, 2023

Conversation

langemike
Copy link

@langemike langemike commented Dec 15, 2023

As part of our maintenance 2023 Q4 sprint we have performed security updates for dependencies this package uses.

We have updated Chromecast SDK for Android to version 21.4.0. This has been tested and verified working on Android app. This doesn't fix any issues we experienced, but it's just a quality of life update.

I tried upgrading Chromecast SDK for iOS to 4.8.0 but it still causes an "Unexpected failure" error in XCode while building the app. Therefore we're still stuck on 4.6.1. See ticket: DDSB-3827

This change requires you to build (compile) your app with SDK version 34. Because com.google.android.gms:play-services-cast-framework:21.4.0 uses mediarouter@1.6.0-beta01 and since 1.6.0-alpha04 this requirement has been introduced.

Ticket: TECH-292

Copy link

@royschut royschut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @langemike !

@langemike langemike merged commit 0bfd2e4 into master Dec 18, 2023
@langemike langemike deleted the chore/maintenance-2023-q4 branch December 18, 2023 11:44
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.

3 participants