Hi,
adding _corona_splash_screen.png to drawable folder and splash screen works fine.
but in release build, with proguard enabled {minifyEnabled true and without obfuscation}, the splash screen stop working and black screen is shown,
how should proguard.cfg be updated to address this?
Thank you