GuidesAPI ReferenceRelease Notes
HomeLog InHome
Release Notes

1.1.0 - iOS

Fixed

  • Fixed an issue where the ad continues to run during a long press on the screen in custom native ads.
  • Fixed a bug where, in some cases, the story player overlay components were removed when entering the background.

Changed

  • Moments seek bar default color has been updated according to the design kit.
  • Renamed the property for widgets from adjustSizeAutomatically to isEmbededInScrollView to better clarify the purpose of this property.
    Breaking Change: This update may require changes in your code. The automatic fix suggestion is to replace all instances of adjustSizeAutomatically with isEmbededInScrollView.