Hi all,
I'm terribly stucked with an app that was working fine for 2 years. All of a sudden I'm unable to launch it in any simulator, on 2 different pcs (one running the project from within Eclipse, the other from Visual Studio Code).
If I open a memory output in the simulator it closes automatically without anny output.
The only information on the debug console is
Error : Out Of Memory Error
Details: Failed Loading Application
Stack:
Native code0x80000000
There are no BUILD warnings/errors.
It's happening on every device, even those I was able to work with some weeks ago. It's happening with SDK 6.4.2, 7.0.2b, 4.1.7 and others. I don't even know where to start ince there seems to be absolutely no helpful information. Maybe it's a trivial issue, but actually I feel dead in the water...