2 years ago
iOS: 4.3.0
New Features and Updates
- Interfaces have been localized for international languages, including Arabic, Chinese, Dutch, Finnish, French, German, Greek, Hebrew, Indonesian, Italian, Japanese, Korean, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish, Thai, Turkish
- All strings within the interface can be localized by overriding the string keys within an app’s string tables. These keys are documented in our online documentation.
Improvements
- Google IMA is updated to reflect the user’s desired language, or the language specified in the
IMASdkSettings
config object.
Fixes
- The
onSizeChanged
event was firing event when the size of the player did not change. This event has been fixed to only fire when the size changes. - Fixed a bug where the user could skip Google IMA mid rolls by pausing the player after seeking past the midroll.
- Fixed bug introduced in 4.2.0 where certain caption tracks were not selectable.
- Fixed bug where side-loaded WebVTT files were not parsing correctly if the file contained control characters.
- Fixed bug where first frame of a video was being displayed before a pre-roll.