Session Timer with IAC not working
We have a requirement to display timer when user is inactive for certain time. Display countdown and eventually redirect to a Landing page.
I tried implementing Session Timer by following the instructions... It works when I run from Developer portal.
However, It's not working with IAC session (Timer/Countdown would not start). Wondering!
1) Whether Session Timer work with IAC Session or not?
2)Is it right approach to implement considering the application will be run on IAC? if not, what other options we have.
Any suggestions would be appreciated.