ios_content_mode: scaleAspectFill with no image results in a black splash screen
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:
- Set the config on the example app to '...'
- Run in an emulator configured with '...'
- 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.
Sorry, I don't have time to fix this. Feel free to open a PR if you'd like, though.
I'm happy to work on a PR, but should this be closed?
I will reopen it. 👍