chewie icon indicating copy to clipboard operation
chewie copied to clipboard

VideoPlayer Not Working on Android SDK 35 with Chewie

Open kaganzdmr58 opened this issue 10 months ago • 1 comments

I recently updated my Android project to target SDK 35, and I noticed that the Chewie video player stopped working as expected. The same implementation works perfectly fine on SDK 34. However, on SDK 35, the video does not display, although playback seems to progress (e.g., progress bar updates).

kaganzdmr58 avatar Jan 13 '25 07:01 kaganzdmr58

@kaganzdmr58 that issue lies with video_player. Please raise an issue with the Flutter team, since chewie is merely a UI layer over the video_player library. Thanks.

diegotori avatar Jan 13 '25 21:01 diegotori