Skip to content

20.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 02:38
7d4edfd

Minor release that adds display-order control for embedded content, improves feature flag resolution performance, and signs the XCFrameworks with a new Apple Distribution certificate.

Changes

  • Added a comparator to AirshipEmbeddedView to control the display order of embedded content.
  • Improved feature flag performance by decoding the flag payload once and caching it across concurrent resolutions.
  • Fixed orientation lock being incorrectly applied on iPad in Scenes.
  • Signed release artifacts with a new Apple Distribution certificate to address code signature verification issues.