Page 1 of 1

Shutting down and locking iPad with code?

Posted: Wed Sep 18, 2013 10:44 am
by grovecat
My three-year-old grand daughter is allowed to play with the iPad for a 20-min period limited by some sort of timer app (not sure at this stage what it is as they are overseas). She has worked out how to reset the timer and start again. Modern kids ...

I'd like to develop an app that after a certain (settable) period shuts down the iPad and locks it. I'm assuming that her parents will have to make it unlockable via password (and they have probably done that). So I suppose just shutting down would do the trick.

Is there a way of shutting down an iOS device with a LiveCode instruction?

TIA
Don

Re: Shutting down and locking iPad with code?

Posted: Wed Sep 18, 2013 11:13 am
by Jellicle
No.

iOS has a system for restricting access to certain apps and features. It's in Settings - it's designed to stop kids doing naughty things.

Gerry

Re: Shutting down and locking iPad with code?

Posted: Wed Sep 18, 2013 11:55 am
by grovecat
Thanks Gerry

That is a useful tip, but I gather now that they simply want to stop her resetting a timer that alerts her parents when the time is up. (So I don't actually need a shutdown command after all).

I think I will make a simple background timer that can only be accessed via a password.

Cheers
Don

Re: Shutting down and locking iPad with code?

Posted: Wed Sep 18, 2013 12:27 pm
by Jellicle
Don, she'll work out how to kill you app in no time :)

g