You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
kaganzdmr58
changed the title
android sdk35 not seen video
VideoPlayer Not Working on Android SDK 35 with Chewie
Jan 13, 2025
@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.
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).
The text was updated successfully, but these errors were encountered: