In Xcode26/iOS26, within an navigation stack, I have a background view that fills the whole screen and the top half is covered by a map view that extends to the edge of the top of the screen. The blurring effect is displaying the blurred background and not the blurred map. Is this expected behavior or a possible bug?
In the screen shot, you can see my blue backround blur is being displayed instead of a blurred image of the map that I would expect to see. Am I doing something wrong?
iOS26 Top of Screen Blurring Issue
Can you share a code snippet or a small buildable test project that recreates what you're showing in the screenshot?
— Ed Ford, DTS Engineer
Can I add you to my TestFlight list of external testers?
That won't help debug this. We need to see a test project so that we can see your exact code that reproduces this.
— Ed Ford, DTS Engineer