display.setStatusBarMode not supported

I’ve installed Corona on my Macbook Pro OSx 10.9.1

When it opens I get a terminal window with the following message:

Leah-Alberts-MacBook-Pro:~ leahalbert$ /Applications/CoronaSDK/Corona\ Terminal ; exit;
2014-02-01 22:33:21.891 Corona Simulator[435:507]
Copyright © 2009-2013  C o r o n a   L a b s   I n c .
2014-02-01 22:33:21.892 Corona Simulator[435:507]     Version: 3.0.0
2014-02-01 22:33:21.892 Corona Simulator[435:507]     Build: 2013.2100
2014-02-01 22:33:22.005 Corona Simulator[435:507] WARNING: display.setStatusBarMode() not supported in the simulator for the current device

When installing Kwik I had to copy some code into terminal to auto open Corona. No coding skills so I’m npt sure what’s relevant.

When I try to publish from Kwik I get the following error:

Could not find the requested file “url=file:////Users/leahalbert/Documents/KWIK/Candice/build&skin=iPad%20Retina”

Hope someone can help.

Cheers,

Leah

This is just a warning about the status bar simulation for the device you have chosen in the Simulator view.  It won’t keep anything from working as expected in the Simulator. 

That line of code should work as expected in the native iOS Simulator and Android Simulator, as well as your devices.

This is just a warning about the status bar simulation for the device you have chosen in the Simulator view.  It won’t keep anything from working as expected in the Simulator. 

That line of code should work as expected in the native iOS Simulator and Android Simulator, as well as your devices.