Does Mendix interact with the power button?

0
Hello, I got an interesting question. I would like to know how Mendix interacts with smartphone buttons. We have a project to create on Mendix, and we need to implement an action on the power button. Is this possible? If so, what is the best idea? 
asked
1 answers
1

Not out of the box. And it is more a stackoverflow question: https://stackoverflow.com/questions/3703071/how-to-hook-into-the-power-button-in-android

But I have not yet found anything for IOS. Only for the volume buttons: https://github.com/Kennytian/react-native-volume-control

So this will not be easy.

Regards,

Ronald

 

answered