You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.
I want to disable the back, the home, the right button and if it is possible the button which closes the device.
Someone in stackOverFlow recommend this plugin for me.
First of all I get this error when I am trying to install this in IONIC 3:
Hello,
The first problem is that I can't install this plugin to IONIC 3.
Failed to fetch plugin github.com/hkalina/cordova-plugin-kiosk.git via registry.
I want to disable the back, the home, the right button and if it is possible the button which closes the device.
Someone in stackOverFlow recommend this plugin for me.
First of all I get this error when I am trying to install this in IONIC 3:
Failed to fetch plugin https://github.com/hkalina/cordova-plugin-kiosk.git via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
My problem is that I can't make it work.
I tried to put:
and in constructor this:
Kiosk.setKioskEnabled(true);
I think something I do wrong.
How to install this in IONIC 3 from the beginning? Could you provide me all the details?
Thank you in advance.
The text was updated successfully, but these errors were encountered: