apache / cordova-plugin-splashscreen

Apache Cordova Plugin splashscreen
Apache License 2.0
643 stars 639 forks source link

Why is there no IOS platform #299

Closed GenZhangQ closed 4 years ago

GenZhangQ commented 4 years ago

Why is there no IOS platform in SRC file

faugusztin commented 4 years ago

For the reasons see #263 .

breautek commented 4 years ago

Splashscreen code for iOS has been moved to the core package. See the release notes.

If you're using cordova-ios@5 then you must use an older version of this plugin.

If you're using cordova-ios@6 then you should use the latest version of this plugin. If you're only developing for the iOS platform, then it's safe to remove this plugin.