Announcements
Hello,
Is there a way i can manage to close the app when no activity has picked up like say 1hourSo, the app will exit?
When the user does something on the app, it may not exit it.
Any idea?
Thank you
-TimmyBoy
Hi @TimmyBoy
You could have a Timer for 60 minutes with Exit() on the OnTimeEnd property, but you need to trigger to start it - maybe OnVisible of each screen or when a record is saved.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hello @WarrenBelz,
So, what happens when we use this timer, and the user does some activity
Will this automatically restart the timer again? or keeps the timer continues till 60min
Hi @TimmyBoy ,
I cannot see your model - all I am saying is that you need to restart the timer at whatever "activity" point you have available (change of a control value, saving of a Form, navigating to a screen etc). There is no "automatic" answer here - you would need to reset the Variable that starts the time and this can only be done when the user interacts with a control in some way.
@WarrenBelz
Okay, i think i understand what you are saying,
I will just reset the timer once the user does some activity and restart the timer again.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 394 Super User 2026 Season 2
Mohsin Ali 328
WarrenBelz 324 Most Valuable Professional