Yuhan

Results 8 comments of Yuhan

> It is not a bug really. > > Add this to the initialization code: > > ```dart > youtubePlayerController.onEnterFullscreen = () { > SystemChrome.setPreferredOrientations([ > DeviceOrientation.landscapeLeft, > DeviceOrientation.landscapeRight, >...

Having the same issue. getInitialLink() always null and onLink method seems not called on ios. I also tried app_link package and it always return null.

Especially, on the android device, full screen make player controls overlay android back button. Please add some padding for play controls.

Similar issue. My error msg is "Unhandled Exception: PlatformException(VideoError, Failed to load video: You do not have permission to access the requested resource., null, null)". Only not work on ios...

Get the same error when sending msg. Any luck with it?

Same error there. Any luck with it?

Same issue. i guess the issue is related to the source. i tried with two different pdf urls, one works and another one not work. The error is also point...