ANDROID: 4.11.0
almost 2 years ago by Kevin A. Cornelius
In this update, we've improved the Display Aspect Ratio calculation, exposed the JsonHelper
class, and made several other improvements. We have also removed several deprecated APIs and events.
New Features
- Using the newly exposed
JsonHelper
class, playlists and media from the Delivery API and JSON player configs can be easily parsed.
Bug Fixes
- The Display Aspect Ratio (DAR) is now correctly calculated.
- For VAST, friendly obstructions are added to the
AdSession
for OMID. - The built-in
FullscreenHandler
recognizes thescreenOrientation
settings defined in the manifest. - The
ContextThemeWrapper
does not cause a class cast exception.
Deprecations
- Deprecated
CustomButton
and Sharing APIs and events have been removed.
Go to Android Release Notes to see all the previous releases on a single page.