GuidesAPI ReferenceRelease Notes
HomeLog InHome
Release Notes

1.9.4 - iOS

Added

  • Added helper methods for passing an array of BlazeWidgetLabel to Combine multiple label expressions.

Changed

  • Updated Google Ads SDK dependency range from 10.x–<12 to 12.x–<13 due to breaking changes introduced by Google in version 12.x.
    If your app declares the Google Ads SDK directly (e.g., with an exact or ranged version), you’ll need to update it to a supported 12.x version and handle any breaking changes.
    If you don’t declare the Google Ads SDK directly, no action is required.

Bug Fixes

  • Fixed SwiftUI grid widgets sizing issues on device rotations