ability to load the code dynamically

Hi ,

I am working on Corona SDK project, where i want to download code files (.Lua files) from server & i wwant to load this lua files in runtime under application.

I want to know whether apple enabled the ability to load the code dynamically.

Kindly please specify.

Corona supports me to do that , but the dependency is on apple whether you support this or not?

Replies

At a technical level there’s no issue with downloading code and running it in an interpreter. The sticking point is on the business side, and specifically clause 2.5.2 of the App Store Review Guidelines.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"