ngx-plyr icon indicating copy to clipboard operation
ngx-plyr copied to clipboard

Player controls on a player disappears when the video is close to the bottom of the screen on iOS device.

Open rushabh-makwana-bacancy opened this issue 4 years ago • 0 comments

I am developing an IONIC app where I am using this library for playing a remote video. I facing an issue of disappearing the video player controls while scrolling down the video player to the bottom of the screen in iOS device.

Expected behavior Player controls should remain to appear even when the player goes to the bottom of the screen.

Actual behavior Player controls keep disappearing. It plays transition in-out animations normally but the player controls still disappear. You can still touch buttons in the controls though, even they still on disappear state when a player goes to the bottom of the screen.

I captured the screen to show its behavior here: https://drive.google.com/file/d/1PIHIZl8zNK1xSjsqkNTDjaM1_ursH9IF/view?usp=sharing

Environment Device: iPhone 8 Version: 13.5.1 Operating System: iOS

Console errors (if any) None.

rushabh-makwana-bacancy avatar Aug 31 '20 05:08 rushabh-makwana-bacancy