Hello together,
I habe one question concerning canvas app running on an android phone. It is a canvas app and "App" I configured that the app should only quit/exit with confirmation (ConfirmExit = true)
The app should not automatically quit.
UseCase: the App is a ScannerApp running on a mobile device; I recognized that the app quites after a certain period of time without any user interaction.
That means the app is running, the mobile device is lying on my desk and after a certain period of time I checked the mobile device and the app is not running any more.
Does someone have experienced something similar; is there a internal session timeout or something similar whichs quites the app.
Thanks for your help and support!!
BR Thomas