2017.3105 - still always complain the splash screen was invalid.

hello

I bought Splash Screen Control Plugin and I Happy use this with my custom splash screen.

But It’s only works build in the simulator.

Now I need to add a native android SDK to my app which isn’t available as a Corona plugin.

(For example, 

  1. License Module Check.

  2. “Game Start” Button Enabled.

  3. com.ansca.corona.CoronaEnvironment.showCoronaActivity(v.getContext());

  4. My custom splash screen works good - _corona_splash_screen.png within res/drawable/

  5. Pops up error -> Application Validation Error - Incorrect splash screen

)

 

My custom splash screen is output and game is running in the background. but error popup appears.

 

 

This happen at the new Corona 2017.3105

and Test Phone 1 - Android 7.0

Test Phone 2 - Android 4.1.2

thanks

You need to start your project with the template from 3105 and run “Corona Native Setup” again. In other words there are fixes in the 3105 template that you need.

Rob

solved!! thanks Rob! :slight_smile:

You need to start your project with the template from 3105 and run “Corona Native Setup” again. In other words there are fixes in the 3105 template that you need.

Rob

solved!! thanks Rob! :slight_smile: