Foreground & Background Event. (iOS, iphone)
I want to do somthing when a app enter foreground mode.
I already know that Titanium 1.4 don't support 'foreground/background running' perfectly.
Is there are any tip to do somthing when a app enter foreground mode?
(instead of applicationWillEnterForeground and applicationDidBecomeActive)
plz, help me.
thanks. :)