175
Views
1
Comments
Know Idle Time of the app
Question

Hi Folks,

In my mobile application I would like to  know the idle time i.e. where the user did not touch to app screen,

Once the idle team reach need to show an alert.

Is there any background process by which we can get idle time?

Any Pointers please....

Thanks

2023-12-12 08-53-15
Cristiano Marques
 
MVP

Is this what you're looking for? https://www.outsystems.com/forums/discussion/42336/i-want-to-trigger-an-action-in-case-mobile-screen-idle-for-some-time/


Anyway, defining the Idle will be the trigger point, as you need to probably end up specifying each button to reset a timeout of function that returns a idle when it reaches X seconds : ) 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.