Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video controls not show in android device but in ios it's working perfect. why? #1358

Closed
Jaydip2711 opened this issue Nov 30, 2018 · 5 comments
Labels
stale Closed due to inactivity or lack or resources

Comments

@Jaydip2711
Copy link

Jaydip2711 commented Nov 30, 2018

Platform

iOS
Android

issues

Android

  • Android ExoPlayer

My issue is simple to understand, when I used a library called "React-native-video", it's working perfectly in ios, but in android, it's not working great. In Android, I cannot show default video controls like play, pause button, play time etc. for more info please see attached image. I clearly differentiated with my issue. with a control, an image is an iOS device and without controls images in android device.
screenshot_1544690182
simulator screen shot - iphone 6 - 2018-12-13 at 14 28 36

@Jaydip2711 Jaydip2711 changed the title video play time, Play-pause button not show in android device but in ios it's working perfect. why? Video play time, play-pause button not show in android device but in ios it's working perfect. why? Nov 30, 2018
@cobarx
Copy link
Contributor

cobarx commented Dec 13, 2018

There's not enough info here to be able to diagnose the issue. Please provide a code snippet or sample app showing the issue.

@Jaydip2711 Jaydip2711 changed the title Video play time, play-pause button not show in android device but in ios it's working perfect. why? Video controls not show in android device but in ios it's working perfect. why? Dec 13, 2018
@Jaydip2711
Copy link
Author

There's not enough info here to be able to diagnose the issue. Please provide a code snippet or sample app showing the issue.

Hello @cobarx,

Thanks for replying.

My issue is simple to understand, when I used a library called "React-native-video", it's working perfectly in ios, but in android, it's not working great. In Android, I cannot show default video controls like play, pause button, play time etc. for more info please see attached image. I clearly differentiated with my issue. with a control, an image is an iOS device and without controls images in android device.
screenshot_1544690182
simulator screen shot - iphone 6 - 2018-12-13 at 14 28 36

@Alb3niz
Copy link

Alb3niz commented Dec 13, 2018

I believe this was answered in #1278
@cobarx mentioned that iOS provides default set of media controls while Android does not. You can build your own or use an existing module like react-native-media-controls.

@IbrahimSulai
Copy link
Contributor

Opened a PR (#1414) for showing the controls in Android Exoplayer.

@hueniverse hueniverse added the stale Closed due to inactivity or lack or resources label Apr 22, 2022
@Usman4358
Copy link

Video control prop is working on ios but not on android using react native modal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Closed due to inactivity or lack or resources
Projects
None yet
Development

No branches or pull requests

6 participants