I\'m using PhoneGap Build 3.0, attempting to get rid of the blank white screen that appears after the splash screen.
I\'ve done research and all I can find is refere
This are the steps
1) Add Splash screen preference in config.xml
2) Declare your splash screens in config.xml
3) Finally Add this class into your android project structure under org.apache.cordova.splashscreen package
or
install it as Cordova plugin.