a year ago
Android: 4.10.0
Android v4.10.0 introduces ad companion support and addresses several issues.
New Feature
- Added support for Ad Companions. (Check implementation in the Best Practice App).
Bug Fixes
- Fixed an issue with methods
openRelated
Overlay andcloseRelatedOverlay
not functioning. - Fixed an issue where calling
onLevelsChanged
would crash. - Fixed an issue causing a null reference in
CenterControlsViewModelImpl
via thesetPipActivity
. - Fixed an issue where changing the language to Portuguese language caused crashes when casting.
- Fixed a memory leak issue when destroying the player with IMA.
- Fixed an issue that cause ads to play in the background when an app is closed.