Android 4.21.0
Android SDK 4.21.0 adds support for loading raw VMAP XML schedules in VampAdvertisingConfig
and PlaylistItem
objects, upgrades the OM SDK to version 1.4.12, and includes various bug fixes for improved stability and playback behavior.
New Features
- Support for raw VMAP XML schedules has been added to
VampAdvertisingConfig
andPlaylistItem
objects. - OM SDK has been upgraded to 1.4.12.
Bug Fixes
- OMID ad measurements are now successfully sent via the JWP Android SDK with the OM SDK 1.4.12 upgrade.
- (React-Native)
related
configurations now reload properly when the player is relaunched, ensuring consistent behavior across lifecycle events. - Fullscreen dialogs are now correctly dismissed when an activity is destroyed, preventing window leaks and improving lifecycle handling.
- Improved surface lifecycle management prevents ExoPlayer crashes caused by prematurely released surfaces.
- IMA ads no longer reload when returning from the background.