It would be really helpful sometimes to be able to set some sort of alert on an app, where the system would alert me when there’s been no activity in an app for X amount of time.
When I’ve got updates I need to make, and I don’t want to make those while people are using the app, I either have to:
- coordinate with everyone, scheduling a time to make the updates;
- make the updates regardless of user activity; or
- wait till there’s no activity on the app
If number 3 is my option, I have to constantly come back to the app and check on activity to see when the window opens up.