mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-04-14 00:01:34 +08:00
[CB-4374] Settings ShowSplashScreenSpinner and AutoHideSplashScreen in config.xml no longer work on iOS platform
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<config-file target="config.xml" parent="/*">
|
||||
<feature name="SplashScreen">
|
||||
<param name="ios-package" value="CDVSplashScreen"/>
|
||||
<param name="onload" value="true"/>
|
||||
</feature>
|
||||
</config-file>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user