My Splash Screen can't not work

We’ve activated Splash Screen Control,

i build ios project

Using the example project in Corona, “SimpleLuaExtension”, increased in build.settings.

Settings =

{

    SplashScreen =

    {

        The enable = false

    },

}

But when it started, there was a flash screen of Corona. How do you handle it?

Detailed build Settings

-- -- For more information on build.settings see the Corona Build Guide at: -- http://docs.coronalabs.com/guide/distribution/buildSettings/index.html -- settings = { splashScreen = { enable = false }, --[[orientation = { default = "portrait", supported = { "portrait" } }, --]] iphone = { xcassets = "Images.xcassets", plist = { UILaunchStoryboardName = "LaunchScreen", }, }, }

i can’t disable corona splash screen :frowning:

unless you pay for it, which can be done in the corona marketplace.

personally, i dont mind showing credit to corona as I want to see it grow and get even better.

Can you post the specific error you’re getting?

Rob

you need to pay to disable it

I’ve activated Splash Screen Control.

I don’t see any error…

Wait so hold up my guy.

What is your problem then?

Have you added it to your build.settings?

Rob

https://docs.coronalabs.com/plugin/CoronaSplashControl/index.html

https://github.com/roaminggamer/RG_FreeStuff/raw/master/AskEd/2018/04/splashDisable.zip

I’m using your code, but with the Images. Xcassets and LaunchScreen. Storyboardc runs directly on the iphone simulator with xcode, or it will show the Corona Splash screen.

I add to build.settings, you can see the example above, I’m just running the iphone simulator in xcode, but it will still show corona splash screnn.

I have activated Corona Spalsh Control, and also banned Corona splash screen in build.settings, but in fact, it will show Corona splash screen, which has my actual work in the post.

I’m sorry I didn’t understand this.

Did you install this on a physical device and test it?

Wait, are you doing Simulator builds (with the Corona simulator) or Native builds (inside of Xcode)?

Native builds won’t use build.settings.  Please see the Corona Native section of the Splash Screen Control documentation:

https://docs.coronalabs.com/plugin/CoronaSplashControl/index.html#coronanative

Rob

it works……thk……

i can’t disable corona splash screen :frowning:

unless you pay for it, which can be done in the corona marketplace.

personally, i dont mind showing credit to corona as I want to see it grow and get even better.

Can you post the specific error you’re getting?

Rob

you need to pay to disable it