Hi Chris, Have you tried this: NativeApplication.nativeApplication.executeInBackground = true;
May be in your main application's initialize event? On Mon, Mar 16, 2015 at 7:20 PM, chris_d_k <[email protected]> wrote: > I only found: > > <key>UIApplicationExitsOnSuspend</key> > <true/> > > to stop the app when it gets in the background but this is not set in my > App... Any idea what I need to fix my problem? > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Flex-Mobile-Air-app-restarting-when-long-time-inactive-tp9800p9802.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
