I'm developing for iOS, particularly the iPad 3, on Windows. I downloaded the AIR 3.3 SDK and added it to Flash Pro CS6 per this thread: http://forums.adobe.com/message/4583745#4583745
My app runs fine in Air 3.2 but you can't run apps at Retina resolution with 3.2. If I compile the app with 3.3, it compiles dramatically faster (roughly 10x faster) but when I try to run it on the iPad, all it displays is a black screen, with five small white circles in a horizontal line in the upper left corner of the screen. The circles are animated like an old console progress indicator, cycling through showing one, two, three, four, then all five of them.
I've tried Googling this but if I search "white dots" I get dead pixels, and a bunch of miscellaneous unrelated results if I search "white circles". Does anyone know what might cause this issue or a solution for it?
ͦͦͦ
It turns out you have to enable SWC in the Publish settings for a Retina/iOS5.1 app to work. You don't need the SWC under AIR3.2.