Skip to content

Commit eb0d0e5

Browse files
authored
docs: Added iOS notes to supported platforms. (#300)
1 parent 43f9138 commit eb0d0e5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,10 @@ This plugin displays and hides a splash screen while your web application is lau
7474
## Supported Platforms
7575

7676
- Android
77-
- iOS
77+
- iOS
78+
__Note__: iOS implementation has been moved to the core framework.
79+
If using `cordova-ios@5` or earlier, use `cordova-plugin-splashscreen@5`
80+
If using `cordova-ios@6` or later, use `cordova-plugin-splashscreen@6`. If developing exclusively for the iOS platform, this plugin can be uninstalled.
7881
- Windows (`cordova-windows` version >= 4.4.0 is required)
7982
__Note__: Extended splashscreen does not require the plugin on Windows (as opposed to Android and iOS) in case you don't use the plugin API, i.e. programmatic hide/show.
8083
- Browser

0 commit comments

Comments
 (0)