iOS questions

Monte Goulding monte at sweattechnologies.com
Sun Oct 14 19:01:54 EDT 2012


> Monte, what I want to do is encrypt the file (mergeAES) before the system
> shuts down or hibernates. Essentially trap it and send a shutdown/close
> stack request to myself so I can terminate in an orderly fashion. Doable?


mergNotify "UIApplicationWillResignActiveNotification"

on UIApplicationWillResignActiveNotification
   -- do your encryption here
end UIApplicationWillResignActiveNotification

Cheers

Monte

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!




More information about the use-livecode mailing list