I have a issue that on some devices, Corona has a bug that cause them to not load some images.
It happens that when this is far enough in the app (ie: not right on start) it triggers a unhandled exception window.
How I handle the exception and load another image myself? I think the exception event do not stop execution at where something broke, or does it?