ANDROID: 4.11.0
over 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
JsonHelperclass, 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
AdSessionfor OMID. - The built-in
FullscreenHandlerrecognizes thescreenOrientationsettings defined in the manifest. - The
ContextThemeWrapperdoes not cause a class cast exception.
Deprecations
- Deprecated
CustomButtonand Sharing APIs and events have been removed.
Go to Android Release Notes to see all the previous releases on a single page.
