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

[Android]: controls doesn't display #349

Closed
SuperBesse opened this issue Jan 4, 2019 · 6 comments
Closed

[Android]: controls doesn't display #349

SuperBesse opened this issue Jan 4, 2019 · 6 comments

Comments

@SuperBesse
Copy link

Hi, on my android target, video dont show buttons: pause, fullscreen, etc.
On ios, all works perfectly.
I had try some hacks found in some issue like #337
But i have never seen buttons in the youtube controller.
Please help me 😆

@atennapel
Copy link

atennapel commented Feb 6, 2019

I'm having the same problems only on Android. I only get controls if I put controls={2}. That means you can only play and pause the video but no seeking.

EDIT:
The hack is actually working for me, you just have to make sure there is a timeout after the player is ready to rescale.

@chgsilva
Copy link

I am having the same issue. Also using the hack and apparently is working for me.
Waiting for the fix

@alz10
Copy link

alz10 commented Mar 25, 2019

How exactly did you guys do that? Can you provide an example code?

@atennapel
Copy link

I was talking about this hack: #131 (comment)

@alz10
Copy link

alz10 commented May 25, 2019

just put 1000 ms

@davidohayon669
Copy link
Owner

solved in c9a0c38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants