mirror of
https://github.com/apache/cordova-plugin-splashscreen.git
synced 2026-08-05 00:01:33 +08:00
[wp8] updated quirk for and combined iOS,WP8,BB10 quirks as they are all the same
This commit is contained in:
+1
-5
@@ -60,11 +60,7 @@ Dismiss the splash screen.
|
||||
navigator.splashscreen.hide();
|
||||
|
||||
|
||||
### BlackBerry 10 Quirk
|
||||
|
||||
The `config.xml` file's `AutoHideSplashScreen` setting must be `false`.
|
||||
|
||||
### iOS Quirk
|
||||
### BlackBerry 10, WP8, iOS Quirk
|
||||
|
||||
The `config.xml` file's `AutoHideSplashScreen` setting must be
|
||||
`false`. To delay hiding the splash screen for two seconds, add a
|
||||
|
||||
Reference in New Issue
Block a user