Hi,
I'm hoping someone can elaborate on this. Is it true compiling from Flash to an iPhone app will produce poor quality code? If so, how come?
I am aware of some other reasons, but I'm interested to see what everyone else thinks, particularly the above question though.
EDIT: here's a quote from the developer agreement:
I'm hoping someone can elaborate on this. Is it true compiling from Flash to an iPhone app will produce poor quality code? If so, how come?
I am aware of some other reasons, but I'm interested to see what everyone else thinks, particularly the above question though.
EDIT: here's a quote from the developer agreement:
How come they can't link to Documented APIs through an intermediary translation or compatibility layer or tool?"3.3.1 — Applications may only use Documented APIs in the manner prescribed by Apple and must not use or call any private APIs. Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine, and only code written in C, C++, and Objective-C may compile and directly link against the Documented APIs (e.g., Applications that link to Documented APIs through an intermediary translation or compatibility layer or tool are prohibited)."