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

DOMException: The play() request was interrupted by a call to pause() #211

Open
cnspaha opened this issue Mar 28, 2017 · 2 comments
Open

Comments

@cnspaha
Copy link

cnspaha commented Mar 28, 2017

Everytime I push the backbutton on my Android Xperia Z5 I receive the following error, when the release() function of the AndroidWakeLock is called.

"DOMException: The play() request was interrupted by a call to pause()."

Any idea how to prevent this?

@cnspaha
Copy link
Author

cnspaha commented Mar 29, 2017

Also the promise which is returned by "video.play()" is never resolved... :/

@ManuelGraf
Copy link

ManuelGraf commented Apr 4, 2017

I also run into same problems with Android Lollipop Chrome OnePlus One. When I want to start webVR mode for my existing THREE.js app, I get a black screen and this error.
bildschirmfoto 2017-04-04 um 14 25 44

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

No branches or pull requests

3 participants