azrinhafizie commented on issue #1463: URL: https://github.com/apache/cordova-android/issues/1463#issuecomment-1207454333
Hi @breautek @erisu . I found this while trying to fix for splashscreen won't hide issue. `<preference name="AutoHideSplashScreen" value="false" />` in `config.xml` will not satisfy the following method in `SplashScreenPlugin.java`. - `setupSplashScreen(SplashScreen splashScreen)` - `attemptCloseOnPageFinished()` (`autoHide` expected to be true.) Hope this will help! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org