print statements

I expected to see print statements output to the javascript console, but I’m not seeing anything (using Corona live server) - should I be looking elsewhere?

There should be two index files in your build. One is named like “index-debug.html”.  If you run that a Corona debug/console window will appear below your app.

Rob

There should be two index files in your build. One is named like “index-debug.html”.  If you run that a Corona debug/console window will appear below your app.

Rob