PageSheet causing UIViewController at background not fade

I am migrating my app to support the new PageSheet style of

UIViewController
and I noticed that the view controller in the background is not fading to black as expected.

It should get darker like visible in some examples on the internet. You can see the issue here (I draw a red line to show where the top

UIViewController
starts and where the one in the back is visible): http🙂s://🙂imgur.com/a/EgzJNPU (Please remove the 🙂 to open the screenshot)


My application uses a UINavigationController as root. Is this the cause of this issue?
Thank you.

PageSheet causing UIViewController at background not fade
 
 
Q