Closed SergioPoq closed 3 months ago
OnClose event is not called when enablePictureInPicture = true and the back button is clicked. The event is triggered correctly when we configure the player with enablePictureInPicture = false
enablePictureInPicture = true
enablePictureInPicture = false
Fixed in release 1.3.0
OnClose event is not called when
enablePictureInPicture = true
and the back button is clicked. The event is triggered correctly when we configure the player withenablePictureInPicture = false