Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-4374

Settings "ShowSplashScreenSpinner" and "AutoHideSplashScreen" in config.xml no longer work on iOS platform

    XMLWordPrintableJSON

Details

    Description

      1. Using CLI I created a project and added splashscreen plugin
      2. Modify the value of "AutoHideSplashScreen" from "true" to "false"

      Result: SplashScreen still auto hide

      I think this bug maybe related to change https://github.com/apache/cordova-ios/commit/c24b6e3ac8f4240f75921142fd9d4f6b6d1a50d7#CordovaLib/Classes/CDVViewController.m

      // TODO: Remove this explicit instantiation once we move to cordova-CLI.
      if (useSplashScreen) {
      [self getCommandInstance:@"splashscreen"];
      }

      Attachments

        Issue Links

          Activity

            People

              shazron Shazron Abdullah
              lmnbeyond lmnbeyond
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: