jwplayer / JWPlayerKit-cocoapod

Other
2 stars 6 forks source link

From v4.18.0 video is not playing properly #11

Open cristianeydev opened 4 months ago

cristianeydev commented 4 months ago

Hi,

Im using JWPlayerViewController: class VideoViewController: JWPlayerViewController { ... }

Since v18.0 (privacy manifest version) video is not playing properly

Any breaking change from v4.17 to v4.18?

v4.17.1 => Working v18.0, v19.0 and v19.1 => Not working properly => screen is black, i cant touch X close button

BR