thaarok / cordova-plugin-kiosk

Cordova plugin to use Cordova application "in kiosk mode" and as Android launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow Camera?

spiffyguy opened this issue · comments

I have a web app with kiosk enabled. I would like the user to take a picture. Is it possible to allow things like a camera to run and return safely without being closed prematurely?

Thanks for an excellent plugin!

  • Matt
commented

The most simple way can be using HTML5: ;)
https://davidwalsh.name/browser-camera

That is true! I was thinking about that and I agree would be the best solution for a kiosk mode tablet/phone. Thanks! This issue can be closed.

  • Matt