cbahai
cbahai
I have the same problem! +1
Installed iOS 13.2 beta 3 - problem resolved. I guess will have to wait until Apple releases 13.2.
> @cbahai this issue only occurs on ios 13.0. also occurs on iOS13.1
I have the same problem! +1
> Hi! In my case, in the FlickVideoWithControls widget, I just set the videoFit value to BoxFit.contain. By default, it's BoxFit.cover. > > ``` > FlickVideoPlayer( > flickManager: flickManager, >...