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):
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.