Hi,
I just bought the splash screen control plugin.
I put this in my build.settings
splashScreen = { enable = true, image = "splashScreen.png" },
And a splashScreen.png in my resource directory.
The build succeeds if I take that out of the build.settings, but fails if it’s in.
Am I missing something to be able to use custom splash screen?
Thanks