richtr / NoSleep.js

Prevent display sleep and enable wake lock in any Android or iOS web browser.
MIT License
2.23k stars 380 forks source link

Fix Firefox/Android, using new webm file #71

Closed gwynm closed 3 years ago

gwynm commented 5 years ago

This PR contains a:

Motivation / Use-Case

Fixes https://github.com/richtr/NoSleep.js/issues/63 by doing exactly what Phyks did (reconvert the mp4 to webm, replacing the existing webm). I haven't dug into the detail here, but it seems to work again on Firefox/Android now.

Breaking Changes

Additional Info

abbasnake commented 5 years ago

Hey,

tried this and still didn't work for me in firefox android. I'm importing it like this: import * as NoSleep from 'nosleep.js/dist/NoSleep' and using it in VueJS

RamyaAshika commented 5 years ago

Any updates? Yes its not working for me too @abbasnake

abbasnake commented 5 years ago

Any updates? Yes its not working for me too @abbasnake

No updates, I didn't dig deeper yet though