appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
187 stars 214 forks source link

[appinio_video_player] Orientation on iOS does not work #62

Closed saulrmzlpz closed 1 year ago

saulrmzlpz commented 1 year ago

Orientation on iOS does not work when playing a video and needs to be viewed in landscape mode.

Debug console output: [Orientation] BUG IN CLIENT OF UIKIT: Setting UIDevice.orientation is not supported. Please use UIWindowScene.requestGeometryUpdate(_:)

Package version: appinio_video_player: ^1.2.0 Device: iPhone 13 Pro Max iOS 16.3

CharbelHaddadSoftImpact commented 1 year ago

did you fixed it ?

saulrmzlpz commented 1 year ago

did you fixed it ?

No. This issue still in the package. I am thinking of doing a fork of this repository to fix it.