Had some issues running my app under Version 2014.2215 (2014.3.25) and noted it was around usage of the switch widget. Went to run the Widget Demo from the sample code and got the below error, so it wouldn’t run up.
Is the a continuous integration tool that could be setup so that all the sample code has to run successfully before a release is cut?
2014-03-26 21:44:12.402 Corona Simulator[29290:507] WARNING: Failed to find image(widget\_theme\_ios7.png) 2014-03-26 21:44:12.402 Corona Simulator[29290:507] ERROR: bad argument #2 to display.newImageRect(): filename or image sheet expected, but got nil. 2014-03-26 21:44:12.403 Corona Simulator[29290:507] Runtime error ?:0: attempt to index a nil value stack traceback: ?: in function '?' ?: in function \<?:703\> (tail call): ? ?: in function \<?:122\> (tail call): ? /Applications/CoronaSDK-2014.2215/SampleCode/Interface/WidgetDemo/main.lua:111: in main chunk 03-26 21:44:12.402 Corona Simulator[29290:507] ERROR: bad argument #2 to display.newImageRect(): filename or image sheet expected, but got nil. 2014-03-26 21:44:12.403 Corona Simulator[29290:507] Runtime error ?:0: attempt to index a nil value stack traceback: ?: in function '?' ?: in function \<?:703\> (tail call): ? ?: in function \<?:122\> (tail call): ?