fluttercommunity / chewie

The video player for Flutter with a heart of gold
MIT License
1.94k stars 998 forks source link

Landscape mode in not working on iOS 14 in Chewie video player #385

Open Paras2895 opened 3 years ago

Paras2895 commented 3 years ago

I'm using Chewie video player (https://pub.dev/packages/chewie) for my flutter application to play video in app, but I stuck into a problem. I have three devices : Iphone 11 iOS 14 iPhone 6s iOS 14 iPhone 6s iOS 13

In my iPhone 6s with iOS 13 video player in landscape mode is working fine but when I come to other two mobile having iOS 14 with same code landscape mode is not working. Please help me to resolve my concern.

Ahmadre commented 3 years ago

@Paras2895 Fixed on >=0.10.0 of chewie. Please download the latest version. I tested it successfully on my IPhone 11 Pro :)