-
1. Re: iOS app store approval reqs
Colin Holgate Oct 28, 2013 8:39 AM (in response to Captain N.)You have to support both landscapes, you don’t have to support portrait. Just select Landscape in the AIR Publishing General tab, and select auto rotate. AIR will take care of everything for you.
-
2. Re: iOS app store approval reqs
Captain N. Oct 28, 2013 8:42 AM (in response to Colin Holgate)Except that darn Admob banner. Are there any free ANEs for Admob which support auto rotate? I'll use MilkMan's ANE if not.
Thanks Colin!
Kevin N.
-
3. Re: iOS app store approval reqs
Colin Holgate Oct 28, 2013 8:51 AM (in response to Captain N.)Are you sure that the ad banner would fail? If need be you can disable rotation when the banner appears and enable it after it goes away.
-
4. Re: iOS app store approval reqs
Captain N. Oct 28, 2013 1:58 PM (in response to Colin Holgate)That's an interesting idea. This particular banner is just always there, on the right side of the app. But I wonder if I can just hide it before rotation, then unhide it (or reinstantiate it, etc.) after rotation. I'll take a look.
How would I lock down app rotation from AS3? It's easy enough to do from the publish dialog (or application xml), but I'm not aware of how to do that from AS3.
Thanks again!
-
5. Re: iOS app store approval reqs
Colin Holgate Oct 28, 2013 2:00 PM (in response to Captain N.)stage.autoOrients = false;
-
6. Re: iOS app store approval reqs
Captain N. Oct 28, 2013 2:17 PM (in response to Colin Holgate)Awesome. Thanks!
-
7. Re: iOS app store approval reqs
li_li_li87222 Jan 26, 2014 7:05 AM (in response to Captain N.)this lib support rotation https://code.google.com/p/adoble-flash-air-ad-network-framework/



