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
comparatortoAirshipEmbeddedViewto 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.