No render with AIR3.6 and Away3D to iPad1
Hello,
I just testing the new AIR SDK with Away3D 4.1.
The project is based from Globe Material Tutorial (Listing 1 ) http://away3d.com/tutorials/Globe_Materials_Tutorial
I juste change the jpeg earth texture by an ATF earth texture;
If I compile with SDK 3.5 to an iPad 1 (iOS 5.1.1), render was good;
but with AIR3.6 I have just a white screen. No error message
I check iPad Console, I have juste a shouldAutorotateToInterfaceOrientation warning.
With Scout, the logs seem to identical for the 2 versions.
Have you an idea?
I export the project with Scout logs on Google Drive :
https://docs.google.com/open?id=0B4Tpf-tGBXXeSEJoNXpDOVAtOUk
