-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Exoplayer Cast Extension is not compatible with Android 12 #9528
Comments
This is not a bug in ExoPlayer, but is an issue that needs to be addressed by a new release of the Cast SDK (which ExoPlayer will then need to depend on). The underlying issue is tracked by https://issuetracker.google.com/195588434, and also [Internal ref: b/195476040]. There is a similar problem affecting the WorkManager extension (#9181). Until the Cast SDK is updated to include a fix, I think you're stuck being unable to set your |
That's the current workaround yes, thank you for the detailed answer. |
#minor-release Issue: #9528 PiperOrigin-RevId: 413887784
You can now workaround this issue just by including |
#minor-release Issue: google/ExoPlayer#9528 PiperOrigin-RevId: 413887784
Hello ExoPlayer team,
When trying to cast i'm getting this exception, this is reproducible on devices running on Android 12 only, it seems that a mutability flag is missing
The text was updated successfully, but these errors were encountered: