If Confirmed Breaking when I hit home or back

Senuhet

New member
Hello Guys,

I'm a new user so I'm sorry if this information is explained somewhere, but I couldn't find it.

I have a repeating While loop that has an "if confirmed action" in it. My loop works perfectly if I use the prompts "Ok / Cancel" If I hit ok my action performs; if I hit cancel it waits for a set time and repeats the "If confirmed action" however if don't use the prompt and instead use the home or back button my loop breaks. I want to know if there is a way to prevent inadvertently ignoring the prompt through hitting home or back from breaking my loop.

Any help would be appreciated thanks!
 
Top