Question
preventDefault() on working in Adobe Air for IOS
Working on Adove Air for IOS version.
Its auto oriented app.Means app should be rotated according to device orientation like showing portrait view ,if device is in portrait mode ,otherwise showing landscape mode.
I want to prevent app to rotating upside_down.
I try to prevent app in ORIENTATION_CHANGING event handler.
But its not work for IOS,only works for Android..
Can anyone tell me any alternative,I can use?
Thanks,
Amisha
