Skip to main content
Known Participant
August 2, 2013
Question

apple binary error Invalid Launch Image

  • August 2, 2013
  • 1 reply
  • 557 views

hi

im trying to release my game for ipad and iphone/ipod but it told me i needed a splash screen for the iphone 5, i added one in but i get this im using flash cs6 to make/code my game how do i fix this?

Invalid Launch Image - Your app contains a launch image with a size modifier that is only supported for apps built with the iOS 6.0 SDK or later.

i have the pictures for the splash screen in the right sizes

named:

Default.png

Default@2x.png

and for iphone 5

Default-568h@2x.png

then for ipad

Default-landscape.png

im using adobe air 3.4 for ios

This topic has been closed for replies.

1 reply

Colin Holgate
Inspiring
August 2, 2013

You said “Default-568h@2x”, I imagine you meant "Default-568h@2x.png”? Make sure it’s has the right file extension.

The image needs to be 640x1136, not 1136x640. If it’s a landscape app, take your landscape view and rotate it 90 degrees clockwise.

Make sure your CS6 is v12.0.2, the AIR 3.4 support was better then.