nchutchind / cordova-plugin-streaming-media

Simple plugin for loading full screen streaming video or audio.
MIT License
391 stars 284 forks source link

Kiosk Mode #193

Open Valkhan opened 5 years ago

Valkhan commented 5 years ago

What version of Streaming-Meda-Cordova-Plugin are you using? 2.2.0

What version of Cordova are you using? 7

What devices are affected? Android

Please describe the issue in detail, with relevant code samples

I'm using this together with a plugin that makes my app a Kioks Mode, fullscreen, even back/home buttons dissapear, but when i use this plugin it enables the back/home button breaking the fullscreen.

What did you expect to happen? respect fullscreen on kiosk mode

What actually happened? created a back/home buttons and resized my screen

matrixreal commented 3 years ago

What version of Streaming-Meda-Cordova-Plugin are you using? 2.2.0

What version of Cordova are you using? 7

What devices are affected? Android

Please describe the issue in detail, with relevant code samples

I'm using this together with a plugin that makes my app a Kioks Mode, fullscreen, even back/home buttons dissapear, but when i use this plugin it enables the back/home button breaking the fullscreen.

What did you expect to happen? respect fullscreen on kiosk mode

What actually happened? created a back/home buttons and resized my screen

how did you manage to disable home / back button? wich plugin did you use ? Thanks in advance for your reply

Valkhan commented 3 years ago

What version of Streaming-Meda-Cordova-Plugin are you using? 2.2.0 What version of Cordova are you using? 7 What devices are affected? Android Please describe the issue in detail, with relevant code samples I'm using this together with a plugin that makes my app a Kioks Mode, fullscreen, even back/home buttons dissapear, but when i use this plugin it enables the back/home button breaking the fullscreen. What did you expect to happen? respect fullscreen on kiosk mode What actually happened? created a back/home buttons and resized my screen

how did you manage to disable home / back button? wich plugin did you use ? Thanks in advance for your reply

i didn't and it seems we won't have a reply from the author.