I had Corona Enterprise edition and use custom splash screen. I used to build native and so go on till now without any problem. Now when I Run on device I’m suddenly getting
" Application Validation Error:
Incorrect splash screen - the splash screen built into the app is not the one that shipped with build 2017.3184 of Corona.
Activate the Corona Splash Screen Control plugin in the Marketplace if you want to customize it."
I tried to disable custom splash and using default Corona splash by removing _CoronaSplashScreen.png from root (for iOS) and “res/drawable” folder(for Android) of my project. But I got the same error again.
1 - What should I do to build my app with default splash screen in Corona Native?
2 - How can I resolve this error for using custom splash screen again?