2026-03-13
- Adds an experimental feature for WKWebView settings. By default, this experimental feature is disabled. To enable, use the
IMASettings.featureFlagssetting. This can improve performance on devices running iOS 17 or later. - Fixes a runtime crash when the SDK was used in the same target as the Google Cast iOS SDK.
- Fixes an issue in
IMAAVPlayerVideoDisplaywhereresignFirstRespondercould be called on a background thread, to prevent UIKit "Main Thread Checker" warnings.