Launch image is all black

the image Default-568h@2x.png appears as all black on all iOS builds, dev, prod or adhoc. We are using 2016.2983 (2016.11.1) This does not happen with previous versions of Corona (Tested with 2016.2954). it seems the image is being corrupted somehow. Has anyone else suffered this same issue?

Screenshot of what it looks like after clicking “show package contents”

Screenshot of the source folder:

As added information, i am running macOS Sierra, and xcode 8.1

What option are you choosing on the build menu for the build to produce (install to device, do nothing, show in finder etc.)?

Can you build a sample app like Hello World and drop a non-all black Default-568h@2x.png file into the project and see if it happens there?

Thanks

Rob

Sure, i am using the “show in finder” option. Will build a sample project.

EDIT 1:

Sure enough, it happens as well with the helloworld sample and my own image. will try with a different image now.

EDIT 2:

Happens with other images as well. Tried 3 different images. As you can see from my own project, the Default.png image is not affected, only the Default-568h@2x one.

I was able to duplicate the problem. You don’t need to do the extra test.

Rob

Thanks Rob!

This is fixed in the latest daily build  (2991 and later)

Rob

Thanks Rob, i saw it yesterday, will test it today. 

Basilio

What option are you choosing on the build menu for the build to produce (install to device, do nothing, show in finder etc.)?

Can you build a sample app like Hello World and drop a non-all black Default-568h@2x.png file into the project and see if it happens there?

Thanks

Rob

Sure, i am using the “show in finder” option. Will build a sample project.

EDIT 1:

Sure enough, it happens as well with the helloworld sample and my own image. will try with a different image now.

EDIT 2:

Happens with other images as well. Tried 3 different images. As you can see from my own project, the Default.png image is not affected, only the Default-568h@2x one.

I was able to duplicate the problem. You don’t need to do the extra test.

Rob

Thanks Rob!

This is fixed in the latest daily build  (2991 and later)

Rob

Thanks Rob, i saw it yesterday, will test it today. 

Basilio