New daily opens terminal now

Using version 2499 the new default behaviour is to automatically open the terminal which is a nuisance when using Glider.

In the notes they say:

IDEs can specify the “-no-console YES” command line argument to turn off the console (same as on Windows).

Can we add this ourselves or will we need to get a new version?

Thanks.

Please does anybody give a help of this? This is so annoying.

I think this is just a handy task by MY Developers…

Hi Everyone this is from another post that helps!

On a Mac, if anyone wants to get rid of it it’s an “easy” fix. Just type on the command line:

 

defaults write com.coronalabs.Corona_Simulator no-console -bool true

 

If you want it back you can just change true to false above.

Will get this updated tonight. Thanks for letting us know about it.

Update just pushed.

Regards,

M.Y. Developers

Please does anybody give a help of this? This is so annoying.

I think this is just a handy task by MY Developers…

Hi Everyone this is from another post that helps!

On a Mac, if anyone wants to get rid of it it’s an “easy” fix. Just type on the command line:

 

defaults write com.coronalabs.Corona_Simulator no-console -bool true

 

If you want it back you can just change true to false above.

Will get this updated tonight. Thanks for letting us know about it.

Update just pushed.

Regards,

M.Y. Developers