I'm looking to change the nav bar of my view controller to the translucent black setting using the simulated metrics. Unfortunately, when run, the simulator still appears white. I've looked through numerous SO questions regarding the various attempts - nav bar manipulation through simulated metrics, changing the status bar style via the app delegate and in my view controller and playing with the view controller-based status bar in the info.plist. Unsure how to approach my problem from here.