Does anyone know if the simulator correctly loads the default image for iphone 5? I added the Default-568h@2x.png image to indicate an iphone 5 enabled app, but it doesn’t load the image. I don’t have an iphone 5 to test with, so I’m hoping its just a simulator issue.
I don’t think the Corona Simulator ever loads or uses the iOS launch images. But I think the Xcode simulator does, so you should be able to test it there.
- Andrew
Thanks for your response Andrew.
Wow, I didn’t know you could run the app on the Xcode simulator. How do you do that? I searched the Corona Site, but couldn’t find any instructions to do that.
In the Corona build window, there’s an option to goose whether you want to build for device or build for the Xcode simulator. If you choose Xcode, then it’ll open in the Xcode simulator automatically after the build is done.
I don’t think the Corona Simulator ever loads or uses the iOS launch images. But I think the Xcode simulator does, so you should be able to test it there.
- Andrew
Thanks for your response Andrew.
Wow, I didn’t know you could run the app on the Xcode simulator. How do you do that? I searched the Corona Site, but couldn’t find any instructions to do that.
In the Corona build window, there’s an option to goose whether you want to build for device or build for the Xcode simulator. If you choose Xcode, then it’ll open in the Xcode simulator automatically after the build is done.