I’m encountering an odd problem. When I install my app on device (doesn’t matter which system) it runs successfully for the first time, everything is in order. The problem I’m having are then next runs as the only thing I get is plain black screen.
Has anyone already encountered a similar problem, and if yes, how did you solve it?
I don’t have a clue where to start searching for this bug. I went through the whole code, removed all globals and put them in a separate file, am explicitly removing all elements, am removing Runtime listeners at applicationExit system events and am currently running out of ideas what else could be wrong.
I’m using build 2100 and Win8.
I will be thankful for any tips
Cheers, Pjanc