I have a requirement where if the user does not respond in two minutes I have to record as missing interaction.
Usecase : pop up survey. If user doesn't respond(inactivity) then I have to end the activity and record as missing data. How can I handle this usecase.