I have some code to check if my app’s timeout limit of 30 mins has been reached. I call it only within the onExecute of the menu (because it’s too much trouble inserting it into each an every app’s OnInit, is there a quick way to do that?)
Sometimes I get the error below after leaving the app for a while and coming back which is too revealing for the user.
What can I do to stop this? [ATTACH=CONFIG]n69192[/ATTACH]