Changelog
AndroidTV
5.10.5
Released: 2025-10-07
Fixed
- Send decoder information to NPAW
ADPS-1343
5.10.4
Released: 2025-09-26
Fixed
- OM Plugin giving error Class not found Caused by: java.lang.ClassNotFoundException: Didn't find class "com.iab.omid.library.deltatre.Omid"
ADPS-1339
- Diva SDK is missing some important OM Event, failing OM Validation
ADPS-1406
5.10.3
Released: 2025-06-04
Fixed
- Fixed onAnalyticsCallback in DivaListener is not responding with callback on Diva 5.10.2
ADPS-1149
- Fixed ads parameters to be updated after the download of the diva setting
ADPS-958
- Fixed in MultiView facing Codec related exception
ADPS-698
5.10.2
Released: 2025-05-30
Added
- Media3 version upgraded to 1.5.1.1
Media3 native player used in Diva has been upgraded from 1.5.1.0 to 1.5.1.1
Fixed
- Fixed Diva Player is giving incorrect playback current position
ADPS-471
- Fixed Conviva Ad Analytics Reporting
ADPS-481
- Fixed ChainPlay Timeout Issue
ADPS-623
- Fixed AdVerifications metadata are not deserialized from Tracking API
ADPS-980
- Fixed MRSS Feeds polling still happens even if we set PollingInterval as 0
ADPS-1005
- Fixed Watching badge on video list is not changing when user change the program
ADPS-1016
- Fixed Video Playback Failure spikes on daily basis on linear channels
ADPS-1075
- Fixed VPF issue associated to float issue and small segment
ADPS-1099
5.10.1
Released: 2025-04-09
Fixed
- Fixed analytics event not triggered "videolist_item_click"
ADPS-984
- Fixed subtitles is displayed when disabled for a specific configuration
ADPS-796
- Fixed NPAW Error Description and Error Metadata tracking
ADPS-445
- Fixed NPAW release version tracking
ADPS-179
- Fixed Videolist pollingInterval
ADPS-1001
- Fixed a playback stops due to entitlement errors
ADPS-925
- Fixed an issue where Live Videos were always 4 mins behind actual Live Point
ADPS-934
- Fixed crash on linear channel
ADPS-915
- Fixed custom colors applying
ADPS-851
- Handled blacklist codec definition to avoid an issue on Multiview
ADPS-698
- Improved integration exposing Diva BoAdapter setting
ADPS-958
5.10.0
Released: 2025-02-14
Upgraded Media3 to 1.5.1: Media3 native player used in Diva has been upgraded from 1.4.0 to 1.5.1
-- Media3 release notes: https://developer.android.com/jetpack/androidx/releases/media3#1.5.1
Diva libraries compileSdk version must be updated from 34 to 35, as it requires integrators to update their version to ensure compatibility with the latest Android API level
Added
-
Media3 version upgraded to 1.5.1 Media3 native player used in Diva has been upgraded from 1.4.0 to 1.5.1
Diva libraries compileSdk version MUST be updated from 34 to 35 -
Videodata Calls Retry Added a retry mechanism in the videodata call that, after X retries, will stop the playback and show an error message to the user. This change will prevent the player from getting a lot of errors.
SPI enhancementADPS-555
⚠️What to pay attention to: Ensure to add the propervideodata
->retries
setting to enable the feature. -
Supported Diva Player Fragment integration in Java Activities
DFE-5174
-
Improved [NPAW] Error Description is mapped incorrectly with Metadata and not Diva Error Description
ADPS-445
SPI enhancement