Android: 4.11.0
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.