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 2020/10/05 12:19:11 UTC

[GitHub] [cordova-ios] breautek commented on issue #998: Application is stuck on splashscreen

breautek commented on issue #998:
URL: https://github.com/apache/cordova-ios/issues/998#issuecomment-703594681


   > v6 integrated the splashscreen, you do not need and should not install the plugin on cordova-ios@6 and higher.
   
   This is correct however you do still need this plugin if you are also supporting other platforms. Version 5.0.1 introduced a change to stop the installation of this plugin for cordova-ios@6. But there was a bug that caused the plugin to still clobber the js variable, which was only resolved in v6.0.0 of the splash screen plugin.
   
   The OP in his reproduction app has the splashscreen pinned to ^5.0.2. I don't have a mac to test with, but he should be using at least 6.0.0 of the plugin.


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