Is there any possibility to prevent user from closing the app in Framework7? Let's say I have an app that should work kinda like Kioskmode.
Thank you
Is there any possibility to prevent user from closing the app in Framework7? Let's say I have an app that should work kinda like Kioskmode.
Thank you
For Android it's really simple : Read this answer, you have just few lines to add in manifest file.
Also, there is this cordova project that you can explore !