smnbbrv / ngx-plyr

Angular 6+ binding for Plyr video & audio player
https://smnbbrv.github.io/ngx-plyr/
MIT License
100 stars 65 forks source link

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

Open rushabh-makwana-bacancy opened 4 years ago

rushabh-makwana-bacancy commented 4 years ago

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.