Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4.0
-
Mac OS X 10.9.1 on latest Mac Mini
Cordova CLI 3.4.0
for Android 4.3, 4.4 v19
Description
This page: http://docs.phonegap.com/en/3.0.0/cordova_splashscreen_splashscreen.md.html#Splashscreen
... tells us to use the following to get the Splashscreen API with CLI:
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git
When I do that I get the console response:
-bash: https://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen.git: No such file or directory
With cordova plugin list, it shows no splashscreen plugin listed.
Conclusion: we need the plugin's URL updated.