How to know if iOS app hasn't received a touch event for a certain amount of time

Adam

I have an iOS 7 app that will be used in a kiosk setting. I would like for the app to go back to the beginning if nobody has used it for a certain amount of time (1-2 min). Any idea how I can do that? Seems like there has to be some way to do it since the screen will lock after not being used for a certain amount of time.

Adam

I was able to get it working using this article http://www.icodeblog.com/2011/09/19/timing-out-an-application-due-to-inactivity/

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to know if a certain amount of time has passed while user is using my app?

From Dev

How to detect a Winforms app has been idle for certain amount of time

From Dev

How kill / stop an app in background after a certain amount of time

From Dev

How to know the remaining monthly payments based on the amount received?

From Dev

Skip if it doesn't respond in a certain amount of time

From Java

How to change an integer every certain amount of time

From Dev

This view probably hasn't received initWithFrame: or initWithCoder:

From Dev

Make JQuery event available after a certain amount of time

From Dev

Fire and event after the user is logged in for certain amount of time

From Dev

this.Touch - Event firing multiple times, don't know how to unsubscribe

From Dev

How to measure amount of data sent and received by a specific app?

From Dev

How to know that user doesn't touch keyboard?

From Dev

Execute a line of code after a certain amount of time in the background on iOS 7

From Dev

How to stop touch event for desired time in android?

From Dev

How to stop touch event for desired time in android?

From Dev

iOS swift - how to draw an ellipse with touch event

From Dev

How to detect touch event in child viewcontroller in ios

From Dev

iOS swift - how to draw an ellipse with touch event

From Dev

apciterator can't retrieve items after certain amount of time

From Dev

How to know if event was attached in run time

From Dev

iOS event for continuous touch

From Dev

Global Touch Event in ios

From Dev

How to Stop Python Program After a Certain Amount of Time

From Dev

How to close a stage after a certain amount of time JavaFX

From Dev

How to redirect after a certain amount of time using Slim framework?

From Dev

How to end a do while loop after a certain amount of time?

From Dev

How to set a interval with Puppeteer to run a certain amount of time?

From Dev

How to move a sprite along a line a certain amount of pixels at a time?

From Dev

How to disable a jquery function from executing for a certain amount of time

Related Related

  1. 1

    How to know if a certain amount of time has passed while user is using my app?

  2. 2

    How to detect a Winforms app has been idle for certain amount of time

  3. 3

    How kill / stop an app in background after a certain amount of time

  4. 4

    How to know the remaining monthly payments based on the amount received?

  5. 5

    Skip if it doesn't respond in a certain amount of time

  6. 6

    How to change an integer every certain amount of time

  7. 7

    This view probably hasn't received initWithFrame: or initWithCoder:

  8. 8

    Make JQuery event available after a certain amount of time

  9. 9

    Fire and event after the user is logged in for certain amount of time

  10. 10

    this.Touch - Event firing multiple times, don't know how to unsubscribe

  11. 11

    How to measure amount of data sent and received by a specific app?

  12. 12

    How to know that user doesn't touch keyboard?

  13. 13

    Execute a line of code after a certain amount of time in the background on iOS 7

  14. 14

    How to stop touch event for desired time in android?

  15. 15

    How to stop touch event for desired time in android?

  16. 16

    iOS swift - how to draw an ellipse with touch event

  17. 17

    How to detect touch event in child viewcontroller in ios

  18. 18

    iOS swift - how to draw an ellipse with touch event

  19. 19

    apciterator can't retrieve items after certain amount of time

  20. 20

    How to know if event was attached in run time

  21. 21

    iOS event for continuous touch

  22. 22

    Global Touch Event in ios

  23. 23

    How to Stop Python Program After a Certain Amount of Time

  24. 24

    How to close a stage after a certain amount of time JavaFX

  25. 25

    How to redirect after a certain amount of time using Slim framework?

  26. 26

    How to end a do while loop after a certain amount of time?

  27. 27

    How to set a interval with Puppeteer to run a certain amount of time?

  28. 28

    How to move a sprite along a line a certain amount of pixels at a time?

  29. 29

    How to disable a jquery function from executing for a certain amount of time

HotTag

Archive