You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/01 16:56:27 UTC

[GitHub] [cordova-ios] adamdport commented on issue #1066: Splash screen is not hiding with this.splashscreen.hide() after migrated to cordova-ios >=6

adamdport commented on issue #1066:
URL: https://github.com/apache/cordova-ios/issues/1066#issuecomment-812040615


   Nevermind. Uninstalling and reinstalling `cordova-ios` didn't do anything for me, but uninstalling and reinstalling the plugin seems to work fine:
   
       cordova plugin rm cordova-plugin-splashscreen
       cordova plugin add cordova-plugin-splashscreen@6


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org