What I need to do is to disable the hardware buttons of Android (using Ionic 3), in order to prevent the app to close, or go back to Android main page, or exit the app in any ways.
I want to disable the back, the home, the right button and if it is possible the button which closes the device. Is it possible?
First of all I can't find the official documentation of Ionic "Platform" with its options and secondly I want to achieve the above.
Any help or instructions, it will be appreciated.