mcastets commented on issue #1463: URL: https://github.com/apache/cordova-android/issues/1463#issuecomment-1324701246
I'm having the same regression following an upgrade from `[email protected]` to `[email protected]`: `navigator.splashscreen.hide()` no longer works when used with `<preference name="AutoHideSplashScreen" value="true" />`. Notes: - `cordova-plugin-splash-screen` has been successfully removed - a fresh install of the cordova platform has been done (`platforms` and `plugins` folders have been correctly removed and reinstalled) - I'm also using `[email protected]` and reinstall had no effects (i'm not using redirection while showing splash screen though) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
