Can somebody extract my source code from the build file or is compiled/encrypted or something else?
Your source code is not included unless you do something to include it. Corona does take your source code and convert it to “byte code”, which is run by the Corona SDK engine. That byte code is included.
Sorry to ask here but I have related question. If it’s binary then how when I have runtime error (with corona popup) then there is written path from my pc in which was stored file in which error occurred?
Your source code is not included unless you do something to include it. Corona does take your source code and convert it to “byte code”, which is run by the Corona SDK engine. That byte code is included.
Sorry to ask here but I have related question. If it’s binary then how when I have runtime error (with corona popup) then there is written path from my pc in which was stored file in which error occurred?