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

instant crash with Android 13 #19

Open
bikubi opened this issue Sep 7, 2022 · 2 comments
Open

instant crash with Android 13 #19

bikubi opened this issue Sep 7, 2022 · 2 comments

Comments

@bikubi
Copy link

bikubi commented Sep 7, 2022

I could fix/work around this issue by updating the Cast Framework, here's my fork:

bikubi@d118b5b

...but work in progress, need to figure out the compile error.
Also, more testing.

// I know that this repo is unmaintained

@bikubi
Copy link
Author

bikubi commented Sep 9, 2022

more context: seems like the changelog mentions this.

https://developers.google.com/cast/docs/release-notes#november-16,-2021

November 16, 2021

Android Sender 20.1.0

Note: Apps targeting Android 12 must update to Android Sender 20.1.0 to prevent a runtime crash. 

@pdille
Copy link

pdille commented Sep 21, 2024

Thanks for this insight, @bikubi! I've had a fork of this repo that adds subtitle support (Android only). I've just updated it to incorporate fixes for the various breaking Android 12+ changes (FOREGROUND_SERVICE_MEDIA_PLAYBACK permissions and needing to use a newer Android Sender sdk that you mention above)

https://github.com/pdille/cordova-plugin-chromecast

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

No branches or pull requests

2 participants