Skip to content

ios_content_mode: scaleAspectFill with no image results in a black splash screen #775

@josh-burton

Description

@josh-burton

Describe the bug

Given a configuration where the ios_content_mode is specified, but no image is specified, a black LaunchImage is created and the splash screen is black.

Configuration

  android_gravity: fill
  color: '#081B39'
  fullscreen: true

  ios_content_mode: scaleAspectFill

  # web
  web: false
  web_image_mode: cover

Device (please complete the following information):

  • iPhone
  • OS: iOS 17

To Reproduce
Steps to reproduce the behavior, using the example app:

  1. Set the config on the example app to '...'
  2. Run in an emulator configured with '...'
  3. See error

Screenshots
If applicable, add screenshots to help explain your problem. If in doubt, attach a screenshot.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions