Question
creationComplete send twice
I'm testing the performance of my AIR 3.4 for iOS application and I noticed that the creationComplete event is sent twice. It occurs for a View that has in it something as simple a Label. If there is nothing in the View, the creationComplete event is only sent once.
What is happening here?
