My application's launch screen has a dark background color, so I'd like to set the status bar color to white while it's showing.
This differs from the question asked in How to change status bar style - iOS 12. That solution works for me for view controllers once the application is running but I can't find a way to apply it to the launch screen.