Maciej Kwas
Maciej Kwas

Reputation: 6439

Framework7 Single App Mode

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

Upvotes: 0

Views: 58

Answers (1)

Djiggy
Djiggy

Reputation: 602

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 !

Upvotes: 1

Related Questions