MBVideoPlayer
MBVideoPlayer copied to clipboard
Issue
Hi, I am trying to using this lib in my project but i am facing some issue like slider is not working, video frame is not change when slider seek & loader is not stop if buffering is complete. some time player UI stuck and unable to tap on play , next, backword button. Please check
Hi, I check your issue in my device, player was ignoring bottom safe area space that's why you were not able to click & move slider. Secondly, if you pause a video, next & back button will not work. Both will only work incase video is playing. Issue fixed merged in master branch.
Hi Sir, Thanks for reply. But sir Indicator in is not stop when buffering in completed it stop when we click on play button. Sir as per standard player the play, next & forward button should be hide until buffering is not complete. Sir i have implemented already this my project but sir as per client requirement he want to play, next & forward button should be hide until buffering is not complete. Sir please check