Hi Adobe team,
I have made many apps for iOS & Android. And I'm facing 1st time an issue only in Air for iOS. Air for Android is working perfectly fine. What I'm facing that
even after using this code:
stage.align = StageAlign.TOP_LEFT;
stage.scaleMode = StageScaleMode.EXACT_FIT;
I am seeing black strips top & bottom of my app. Then I downloaded new SDK that is Air SDK 21.0 but same issue :/ Please tell me ASAP why is it happening ?
Thank you
Saad