v1.0.0
Plugin Playkit Support
v3.6.+
Breaking Changes
-
Breaking changes migration guide can be found in : https://kaltura.github.io/playkit/guide/android/migration/v3.6.0.html
-
FEM-1704 | Move IMA Plugin to playkit-android-ima repository
- IMAExoPlugin was renamed to IMAPlugin - upgrade IMA to
- IMA Version was upgraded to v3.9.4
Bug Fixes
-
FEM-2118 | Post-roll is not played if adtag contains midroll with cue-point pos > than content duration or start position > last cuepoint position
-
FEM-2213 | In case setAdAutoPlayOnResume is configured on player user expect that also player will not auto play after resuming from bg not only the ad player itself
-
FEM-2193 | Add NPE protection in case mediaConfig is null in case coming back from bg
Player & Plugin gradle
-
implementation 'com.kaltura.playkit:playkit:3.6.0'
-
implementation 'com.kaltura.playkit:imaplugin:1.0.0'