SRGMediaPlayer-iOS v6.1.0 Release Notes
Release Date: 2020-11-24 // over 4 years ago-
- ๐ In segment and playback notifications, the reason why segment selection occurred is now provided. See
SRGMediaPlayerSelectionReason
.
- ๐ In segment and playback notifications, the reason why segment selection occurred is now provided. See
Previous changes from v6.0.0
-
- ๐ This release introduces Swift Package Manager (SPM) support, replacing Carthage entirely. To migrate your project please follow instructions for migrating to version 6 of our Letterbox library.
- The library is compatible with Catalyst.
๐ Improved iOS and tvOS 14 compatibility
๐ This release improves compatibility with iOS and tvOS 14, most notably:
- ๐ The time slider appearance has been fixed when displayed on a modal with a custom transition animation.
- ๐ A potential route detection deadlock has been fixed.
- Picture in picture is available for tvOS.
โก๏ธ Note that background video playback does not work on iOS 14.0 and 14.1 because of an iOS bug. This bug will be fixed in iOS 14.2 without requiring any SRG Media Player update.