NZME / react-native-brightcove-ima-player

Brightcove Native IMA SDK bridge for React Native
MIT License
6 stars 8 forks source link

Full screen events not working in Android #1

Closed SystemBlad closed 2 years ago

SystemBlad commented 2 years ago

Hi, I was testing this great library, I just had noticed that these events are not being fired in Android:

  1. onEnterFullscreen
  2. onExitFullscreen
matejdr commented 2 years ago

That was fixed in this commit: https://github.com/NZME/react-native-brightcove-ima-player/commit/cdf81d2cdff92360ff980fd05f24edb5d6a53f55

Feel free to download the latest version, 2.20 at the moment, and re-test. Thank you.

aleccolville-nzme commented 2 years ago

closing