About Corona
If you are working on iOS applications or have been concerned about iOS development, you must have heard of Corona.
After Apple modified the app review policy and allowed the use of third-party languages to develop applications, Corona, a project that had to be used to crack the system, was finally noticed by more people, the price also rose from $99 to $299. Of course, it is now reduced to $149. but looking at his long showcase list, it is not difficult to find that it is indeed a noteworthy engine.
To put it simply, the advantages of Corona are as follows:
◆ Complex objective-C is not required, and complicated compilation process is not required. The simple and interpreted Lua language is used for application development.
◆ You can use your Windows PC to develop IOS applications. Of course, if you want to release an iMac or MacBook (Pro) to the appstore)
◆ The perfect combination of iOS and Android platforms makes application porting no longer a nightmare
◆ Rich APIs and Integration of Third-Party libraries make application development easier and faster
Development Method
If you have downloaded and installed the corona SDK, you should also note that there is only one corona simulator and one terminal in the coronasdk directory, and there is a debuger without an editor. Yes, the development of Corona mainly relies onCodeWrite, of course, you can find a graphical development tool in the tools on the corona website, you can also try it.
ArticleLink: http://www.xcoder.cn/html/mobile/iOS/2013/0222/1168.html