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

Wrong splash screen image used for iPad in landscape

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • iOS

    Description

      From PR:
      https://github.com/apache/cordova-plugin-splashscreen/pull/19

      When running Cordova apps without orientation lock on iPads, the
      Splash Screen plugin didn't work properly. It would skip the iPad-
      specific splash screen logic, and just select the image named
      @"Default.png" (without adding the orientation suffix), and print
      the following messages in the console:

      WARNING: The splashscreen image named Default was not found

      Now, for iPads, the splash screen image is set by first looking
      at the position of the orientation lock, and if that is not set, it
      uses the calculated view orientation.

      Attachments

        Activity

          People

            agrieve Andrew Grieve
            agrieve Andrew Grieve
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: