I have an app that up to XCode 10 had the same color for the large and standard navigation bars. However, when running on XCode 11 the bar's background is white and only uses the bar tint when the bar turns to the standard size (for example, by scrolling). This is particularly a big issue since the bar buttons' tint is white, and on the large format, they don't show.
Has somebody come across this same issue, and knows how to keep the same color for the large bar as well as the standard?