ANDROID: 4.10.0
almost 3 years 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
openRelatedOverlay andcloseRelatedOverlaynot functioning. - Fixed an issue where calling
onLevelsChangedwould crash. - Fixed an issue causing a null reference in
CenterControlsViewModelImplvia 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.
