iOS: message sent when screen is unlocked?

2014-04-22 Thread Chris Sheffield
Is there a message that’s sent to a stack when the user unlocks an iOS device’s 
screen after it has been locked?

So say an app is running. Instead of closing it using the Home button, the user 
either locks the screen or the screen locks automatically after the specified 
time in Settings. Is there a way to catch that the user has unlocked the screen 
and take some kind of action?

Thanks,
Chris



--
Chris Sheffield
Read Naturally, Inc.
www.readnaturally.com

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: iOS: message sent when screen is unlocked?

2014-04-22 Thread Stephen MacLean
Hi Chris,

Check out Monte's mergEXT externals. MergNotify should give you that message. 

MergExt.com

Best,

Steve MacLean

 On Apr 22, 2014, at 1:52 PM, Chris Sheffield cmsheffi...@icloud.com wrote:
 
 Is there a message that’s sent to a stack when the user unlocks an iOS 
 device’s screen after it has been locked?
 
 So say an app is running. Instead of closing it using the Home button, the 
 user either locks the screen or the screen locks automatically after the 
 specified time in Settings. Is there a way to catch that the user has 
 unlocked the screen and take some kind of action?
 
 Thanks,
 Chris
 
 
 
 --
 Chris Sheffield
 Read Naturally, Inc.
 www.readnaturally.com
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS: message sent when screen is unlocked?

2014-04-22 Thread Chris Sheffield
Yes, I think that might work. Thanks.

I’m a mergExt subscriber but hadn’t thought to check that.

Thanks again,
Chris

On Apr 22, 2014, at 1:47 PM, Stephen MacLean smacl...@madmansoft.com wrote:

 Hi Chris,
 
 Check out Monte's mergEXT externals. MergNotify should give you that message. 
 
 MergExt.com
 
 Best,
 
 Steve MacLean
 
 On Apr 22, 2014, at 1:52 PM, Chris Sheffield cmsheffi...@icloud.com wrote:
 
 Is there a message that’s sent to a stack when the user unlocks an iOS 
 device’s screen after it has been locked?
 
 So say an app is running. Instead of closing it using the Home button, the 
 user either locks the screen or the screen locks automatically after the 
 specified time in Settings. Is there a way to catch that the user has 
 unlocked the screen and take some kind of action?
 
 Thanks,
 Chris
 
 
 
 --
 Chris Sheffield
 Read Naturally, Inc.
 www.readnaturally.com
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode