2026-05-29
- Adds support for skippable ads with HLS interstitial enabled streams.
- Adds a compile-time check to verify your app's target iOS version is compatible with the IMA SDK minimum iOS version.
- Adds error codes to the IMAAdError enum:
- kIMAError_ASSET_FALLBACK_FAILED: 1021
- kIMAError_UNSUPPORTED_URL: 1022
- kIMAError_STREAM_INITIALIZATION_TIMEOUT: 1023
- kIMAError_STREAM_AUTHORIZATION_FAILED: 1024