Parental Controls in SwiftUI on tvOS

How to implement Player in SwiftUI with support for parental controls?

Sample Code: Working with Overlays and Parental Controls in tvOS

I use AVPlayerViewController in SwiftUI. On cancel, rejecting the request, the screen is black. On change the channel, on move command up or down direction, I am replacing the current player item with new. Status is ready to play, status of the request is successful upon replacement and I set player to play. The screen is still black.