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,
-
License Module Check.
-
“Game Start” Button Enabled.
-
com.ansca.corona.CoronaEnvironment.showCoronaActivity(v.getContext());
-
My custom splash screen works good - _corona_splash_screen.png within res/drawable/
-
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