Changelog.

Force native HLS playback on Safari and iOS

Github
Github
platform

Added user agent checks to detect Safari and iOS devices, setting playbackParams.preferPlayback to 'native' to ensure reliable HLS playback. This avoids issues with MSE on platforms with native HLS support, especially in iOS WKWebView environments.