Build fails when I “enable” SplashScreen.
I used build: 2019.3498
splashScreen = { enable = true, image = "splash.jpg" },
It can be built successfully with “false”.
Jul 02 10:47:21.417 FAILURE: Build failed with an exception. Jul 02 10:47:21.417 \* What went wrong: Jul 02 10:47:21.417 Execution failed for task ':App:mergeReleaseResources'. Jul 02 10:47:21.418 \> Jul 02 10:47:21.418 1 exception was raised by workers: Jul 02 10:47:21.418 com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource compilation failed Jul 02 10:47:21.430 /private/var/folders/0h/z6wk1l215mv1x\_n700jnrh9c0000gn/T/CLtmpbB1KN3/template/app/build/generated/corona\_icons/drawable/\_corona\_splash\_screen.png: error: failed to read PNG signature: file does not start with PNG signature. Jul 02 10:47:21.431 /private/var/folders/0h/z6wk1l215mv1x\_n700jnrh9c0000gn/T/CLtmpbB1KN3/template/app/build/generated/corona\_icons/drawable/\_corona\_splash\_screen.png: error: file failed to compile.