GuidesAPI ReferenceRelease Notes
HomeLog InHome
Release Notes

0.10.1 - iOS

ChangeLog

Added

  • New capabilities to the MomentsPlayerAppearance:
    • playerDisplayMode Property: Options: fixedRatio_9_16 or resizeAspectFillCenterCrop. These settings control how content fills the container space by maintaining a fixed ratio or resizing to fill and center-crop.
    • CTA Styling and Layout: Allows control over the position of the Call-to-Action (CTA) button and the ability to add an icon to it.
    • Seek Bar Style, Position, and Behavior: Customization options for the seek bar, including style variations for playing and pause/seek states, spacing from the bottom of the container, and horizontal spacing.
    • canHandleUniversalLink Method: This method processes a universal link string and indicates whether the SDK can handle it. It provides a synchronous way to determine if the SDK can handle a given link before calling handleUniversalLink(_ link: completion:).
  • Added an example to the sample app demonstrating how to apply additional parameters to the VAST tag, such as consent parameters.

Fixed

  • Fixed a bug when swapping between external user IDs.