szimek / sharedrop

Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
https://www.sharedrop.io
MIT License
9.93k stars 724 forks source link

Feature request: Prevent sleeping/screen-lock of browser on mobile #83

Open Shanzid01 opened 4 years ago

Shanzid01 commented 4 years ago

Would like to request to have the feature so that the phone does not automatically go into sleep mode or lock the screen due to inactivity when file transfer is ongoing.

szimek commented 4 years ago

It looks like it should be possible now, at least in Chrome: https://web.dev/wakelock/.

warrenseine commented 1 year ago

It seems to be available in Safari 16.4!