May 26, 2017
8:49 a.m.
Hi George,
On 26 May 2017, at 10:44, Georges Kerssies <gkgobith@gmail.com> wrote:
Hello,
Does anybody know how to execute code at startup of the image? Something like returnFromSnapshot in vw
Thanks in advance,
Georges
Check out the class SessionManager and its references/usages. SessionManager default addDeferredStartupAction: [ ... ] Sven