The corona simulator crashes when calling display.captureScreen(). The code is very minimal, I just draw a colored rectangle and call display.captureScreen(). On an Android device it works fine. The problem is that I am unable to work on my project if the simulator crashes.
I also noticed that the sample file “ScreenCaptureToFile” that comes with the installation also crashes the simulator.
I am working on Windows and I have Corona version 2013.2100. It worked fine with the previous version 2013.1202
Thank you.