Closed
Description
I upgraded my iPhone X operating system(OS) from 12.4 to iOS 13.0 and I also updated my Xcode to version 11. I have noticed one puzzling thing, previously when loading my Flutter app on my iPhone X running iOS 12.4 then the status bar icons(network, wifi, battery, time) would automatically turn black to provide contrast from the grey Cupertino Navigation Bar
and white Material App Bar
widgets. But when I upgraded the OS on the actual device this automatic functionality is gone and the status icons are white and barely visible. It only does so when Dark Mode on the device is turned off.
How could we get the automatic functionality of status bar icons and text switching to black in Dark Mode on iOS 13?
Metadata
Metadata
Assignees
Labels
Repeatedly frustrating issues with non-experimental functionalityAffects or could affect many people, though not necessarily a specific customer.flutter/engine repository. See also e: labels.flutter/packages/flutter/cupertino repositoryflutter/packages/flutter repository. See also f: labels.iOS applications specifically