Hi All,
I want to trigger an action in case mobile screen idle for some time?
The requirement is I need to set idle time for mobile screen and after screen idle time over I need to trigger an client action to show user some message.
Please suggest some approach.
Thanks
Hi Dileep,
To do that, you can do the following:
Hope this was helpful, let me know if it worked :)
Best regards,
Daniel
Daniel Duarte wrote:
I'm sorry, I forgot to mention that you'll have to set a handler for events that interact with the screen, resetting the timeout. You can follow this article that shows you how to do that.
Regards,
"this article" was most helpful, thank you!
Is there a Forge plugin thats available out of the box?