Hi I have enterprise and I am building for android using the Corona Simulator but I am not getting custom splash screens. I have added the following code to my build.settings with no effect.
splashScreen = { enable = true, image = "Default-Landscape.png" },
How do I get the custom splash screen building with corona simulator?