I am using JWPlayer to code for Picture in Picture.
self.jwPlayer?.playerView.allowsPictureInPicturePlayback = true
im using above property to enable Picture in Picture mode. but when im setting that property to false, still im getting Picture in Picture icon. I want to hide that icon.