Q: How efficient is the app developed by Corona executed on the device?
A: Many casual games developed using Corona have been listed. Currently, there are tens of thousands of developers (individuals or teams) around the world ), many companies in China are currently using it for game or app development.
Q: What platforms and tools do you develop? What version management tools are used?
A: Corona has two versions: Windows and Mac. You can choose one version based on your habits. (Some APIs may vary, but the impact is not great. We recommend that you perform tests on your devices on a regular basis ). Use the SciTE or editplus provided by Lua in Windows and textWraggler in Mac (officially recommended ). Svn is used for version management.
Q: Why is the program running crashed when I re-compile the previous code?
A: If your code is built on the old Corona version, we recommend that you update the third-party module code referenced in the project (such as director. lua ).