I am building an app using ionic framework. I got two issues.
<preference name="ShowSplashScreenSpinner" value="false" /> <preference name="AutoHideSplashScreen" value="false" />
How to avoid the white screen before app loading and how to avoid the blank space above the keyboard transition.
Thanks, Raj.