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

how can i do the autoplay on mobile phone?? #71

Open
caixw0914 opened this issue Dec 19, 2019 · 2 comments
Open

how can i do the autoplay on mobile phone?? #71

caixw0914 opened this issue Dec 19, 2019 · 2 comments

Comments

@caixw0914
Copy link

I’ve found the issue about not working on mobile, we can use “controls” to show the control panel, can i do the autoplay without clicking the ‘play’ button??

@caixw0914
Copy link
Author

<ReactAudioPlayer
ref={(element) => { this.rap = element; }}
/>

register a onclick do this.rap.audioEl.play()
But it not work in a ontouch envet, anyone knows why???

@NareshVadlamani
Copy link

is any one found solution for this problem ?

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

2 participants