06-22-2012 07:24 AM
Hello all...
i am getting ..
UIE: Foreground app com.smartphone.celebrity.main.AppName@c950f270 lost focus because.it has no screens.
on console.and my application is being hang,,nothing works...
what to do.. ??
pls help...
06-22-2012 07:27 AM
Hi,
This error will come when the display stack empty.
That means there should be one screen in the Display stack,
I think you might poping all the screens.
Please check that.