I recently updated my Flex SDK from Flex 4.6 to Apache Flex 4.9.1 Since then, my app doesn't respond to device reorientation anymore.
This is the case for the emulator as well as an actual device (I tried iPad and Galaxy Tab 10.1 )
I didn't change anything in the code, just switched the SDK and updated the sdk namespace in app.xml to 3.4.
Of course, 'autoOrients' is set to 'true' in the app-descriptor.
Any ideas why this happens? Did Apache change anything in the app-descriptor or Adobe in the Flash Player, I have to update?
EDIT: Hoping to fix this issue, I updated today to Apache Flex 4.9.1 AIR 3.8. Still no screen re-orientation. If I change the SDK to 4.6 AIR 3.4 without any code changes (except the app.xml ns, of course) it works perfectly.
I also rebuilt the entire workspace AND project from scratch on an freshly installed Flash Builder 4.7. Didn't change anything. Aargh!
EDIT2: Today I found out about the new SDK 4.10 and eagerly downloaded it. Changed nothing. Still no orientation change. Also, I installed the OS X 10.8.4 Mountain Lion on my machine, didn't do anything. I'm really getting crazy over that! I would do anything somebody would recommend me to solve this issue, as it is a terrible show stopper for me, including scratching zeros and ones on my hd by hand! Please! Give me some ideas! I'm desperate!