I'm building an iOS app using as3 and air to package the app onto my iPhone 6. My issue is that I get a black bar above and below the app, the app itself is not going fullscreen. The stage screen is set to the iPhone 6 screen dimensions.
I have tried by adding the following launch images into the app folder; Default-667h@2x.png, Default-568h@2.png, and Default@2x.png. But it's not being displayed properly.
Does anyone have any fixes for this?