googlecast / CastVideos-android

Reference Android Sender w/ Framework API: CastVideos-android application shows how to cast videos from an Android device that is fully compliant with the Cast Design Checklist.
Apache License 2.0
345 stars 183 forks source link

Fatal Exception: android.app.ForegroundServiceStartNotAllowedException in Android 12 devices #115

Closed markshim1 closed 2 years ago

markshim1 commented 2 years ago

Hi, I have an issue with this crash.

image

It's happening only with Android 12 devices. I'm using cast sdk version 21.0.0 Do you have any idea?

vpunjabi commented 2 years ago

This issue was resolved in Cast SDK version 21.2.0. You can find the release notes here https://developers.google.com/cast/docs/release-notes#october-10,-2022

If you still run into this issue please reopen