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/12/18 13:48:30 UTC

[GitHub] [cordova-plugin-splashscreen] breautek commented on issue #306: Installation on ios and android

breautek commented on issue #306:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/306#issuecomment-748093338


   > Installation on ios fails. Is there a way to exclude the plugin from installation on ios?
   
   Use the latest version released version which has the `ios` platform code physically removed from this plugin. Ensure you don't have references of this plugin in your `config.xml` or `package.json` that may cause the `plugin add` command to install an older version of the plugin. Also ensure you're using the latest version of `cordova-ios`, which includes splashscreen related fixes.


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