erisu commented on issue #946:
URL: https://github.com/apache/cordova-ios/issues/946#issuecomment-672699747


   @michaelhodgins What version of `cordova-plugin-splashscreen` do you have 
installed?
   
   I suspect you still have the plugin `cordova-plugin-splashscreen` installed 
for Android.
   
   As iOS 6.x has the splashscreen code integrated into its core, and if you 
are using an older version of the splashscreen plugin, it might be possible 
that there is conflicts. I noticed before the `.hide()` not working in older 
plugins.
   
   I would recommend ensuring that you have installed 
`[email protected]`. This major version of the plugin removed 
the iOS related code.
   
   If you have it installed. I would recommend also trying to clean the project.
   
   * remove `node_modules` directory
   * remove `package-lock.json` file
   * remove `plugins` directory


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to