ANDROID: 4.10.0
4 months ago by Kevin A. Cornelius
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).
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.
Go to Android Release Notes to see all the previous releases on a single page.