So we used the App project template to start a new project but ran into an issue with using custom launch images.
I’m used to employing the static method where I have a bunch of static images labeled Default.png and variations thereof and this has worked just fine in older versions of Enterprise. However, after upgrading to a newer version recently, the custom launch screen doesn’t show up anymore. I’m using Corona-3108, by the way.
If I used the storyboard-based method (which seems to be the default now), the splash screen would show up but only for a split second (it appears a little late and gets quickly cut off).
Is there any way to make the static method work again? Is there something I’m missing?