Skip to content

Releases: NZME/react-native-brightcove-ima-player

Release 2.3.3

21 Jun 23:40
d1c7b95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.3.3

Release 2.3.2

31 Jul 22:13
Compare
Choose a tag to compare

Disable Bitcode support in Xcode for Brightcove SDK update 6.10.6

Release 2.3.1

28 Jul 21:59
Compare
Choose a tag to compare

2.3.0 (2022-07-29)

Bug fix

  • fix: android - null check on getPosterImage()

Release 2.3.0

26 Jul 01:30
Compare
Choose a tag to compare

2.3.0 (2022-07-25)

Chore

  • bump dependencies up and https

Release 2.2.9

14 Jul 00:12
Compare
Choose a tag to compare

2.2.9 (2022-07-14)

Bug fixes

  • rename onAdStarted to onAdsLoaded
  • disable autoplay (play will be handled from your RN code)
  • ensure ads are preloading

Release 2.2.8

07 Jul 23:19
Compare
Choose a tag to compare

2.2.8 (2022-07-08)

Feature

  • add onAdStarted method for both IOS/Android
  • remove incorrect pauseAd method in Android
  • note will need to update Android soon to use new pauseAd & removeAd methods shortly :)

Release 2.2.7

05 Jul 01:31
Compare
Choose a tag to compare

2.2.7 (2022-07-05)

Feature

  • add toggleInViewPort method to IOS/Android

As NZME uses this plugin inside scrollviews, this addition allows for greater pause control if user scrolls video out of view.

  • note android still has a blip of pre-roll if user pushes play on video yet continues to scroll video out of view before pre-roll loads and starts. This will be rectified if a future release.

Release 2.2.6

16 Jun 00:07
Compare
Choose a tag to compare

2.2.6 (2022-06-16)

Feature

  • add missing dec for adStarted event

Release 2.2.5

15 Jun 06:07
Compare
Choose a tag to compare

2.2.5 (2022-06-15)

Feature

  • add adStarted event

Release 2.2.4

15 Jun 06:05
Compare
Choose a tag to compare

2.2.4 (2022-05-24)

Bug Fix

  • bump up sdk libraies for android and ios