Swiftpack.co - Swift Packages by EricssonBroadcastServices

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by EricssonBroadcastServices

EricssonBroadcastServices/iOSClientPlayer v3.5.0
Playback functionality wrapper around AVFoundation for iOS/tvOS
⭐️ 14
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v3.5.0
2 weeks ago
## What's Changed * [EMP-16154] feat: Add support for audio description / captions for hearing impaired by @robert-pelka in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/101 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.4.0...v3.5.0
v3.4.0
5 weeks ago
## What's Changed * [EMP-21286] feat: Add forced subtitle boolean parameter to the returned response for SubtitleTrack by @rdktrnwskbsg in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/103 ## New Contributors * @rdktrnwskbsg made their first contribution in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/103 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.3.0...v3.4.0
v3.3.0
6 weeks ago
## What's Changed * [EMP-17547] feat: User preferred audio and subtitles by @robert-pelka in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/100 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.2.2...v3.3.0
v3.2.2
19 weeks ago
## What's Changed * fix : compile issue on older swift versions on Xcode 14.2 or older by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/99 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.2.1...v3.2.2
v3.2.1
20 weeks ago
## What's Changed * fix : Potential Bug fix for client applications to be crashed on AVPlayerItemAccessLogEvent+Extensions by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/98 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.2.0...v3.2.1
v3.2.0
27 weeks ago
- Added functionality for analytics for offline playback. - Bumped up the minimum deployment version to `iOS/tvOS 12`. ## What's Changed * Analytics support for offline playback by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/97 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.1.600...v3.2.0
v3.1.6
47 weeks ago
- Potential Bug fix for client applications to be crashed on AVPlayerItemAccessLogEvent+Extensions ## What's Changed * EMP-19071 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/96 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.1.500...v3.1.600
V 3.1.5
1 year ago
- Bug fix : subtitles seems to be disappear when doing fast seek on downloaded assets ## What's Changed * Emp 19370 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/95 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.1.400...v3.1.500
V 3.1.4
1 year ago
- Add missing params in `onDateRangeMetadataChanged`. New updated call back will be `.onDateRangeMetadataChanged { metadataGroups, indexesOfNewGroups, indexesOfModifiedGroups in .. }` ## What's Changed * EMP-18870 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/94 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.1.300...v3.1.400
V 3.1.3
1 year ago
- Pass `CoreMediaErrorDomain` errors from AVPlayerItemErrorLogEvent to the client as `warnings`. Client developers can track those erros in `player.onWarning`. ( Prevent passing these log errors as Player Errors , but rather warnings ) ## What's Changed * EMP-18831 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientPlayer/pull/93 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientPlayer/compare/v3.1.200...v3.1.300
iOS tvOS
EricssonBroadcastServices/iOSClientDownload v3.0.300
Download functionality
⭐️ 4
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
V 3.0.3
1 year ago
- Add `presentationSize` to be passed from client apps when selecting download streams ## What's Changed * Emp 19059 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientDownload/pull/26 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientDownload/compare/v3.0.200...v3.0.300
V 3.0.2
1 year ago
- Bug fix : Player freeze when seek on offline assets
V 3.0.1
1 year ago
[Bug Fixes] - Force downloads to start instantly
V 3.0.0
2 years ago
- Add support to SPM & Cocoapods - [Breaking Changes] Change Module name from Download to iOSClientDownload
iOS
EricssonBroadcastServices/iOSClientCast v4.0.300
Google Cast integration
⭐️ 2
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
V 4.0.3
1 year ago
- Allow passing `CustomImage` s to the cast receiver for current playing asset. This can be used for setting a custom image rather than using the asset's images. ## What's Changed * EMP-19565 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientCast/pull/19 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientCast/compare/v4.0.200...v4.0.300
v4.0.200
1 year ago
- Add google cast 4.7.1 beta version which supports M1 Macbooks ## What's Changed * EMP-18456 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientCast/pull/18 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientCast/compare/v4.0.100...v4.0.200
V 4.0.1
2 years ago
- Removed duplicated Google Cast Framework
V 4.0.0
2 years ago
- Add support to SPM & Cocoapods - [Breaking Changes] Change Module name from `Cast` to `iOSClientCast`
V 3.1.0
2 years ago
- Add support for passing default cast subtitle & audio language
V 3.0.2
2 years ago
- Fix app store connect issue when pushing apps
Support for iOS 14 & above
2 years ago
Update iOS Cast SDK to use google Cast iOS SDK 4.6.1 which will support iOS 14 & above versions
iOS
EricssonBroadcastServices/iOSClientExposureDownload v3.5.3
Download extensions using Exposure
⭐️ 0
🕓 13 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v3.5.3
13 weeks ago
## What's Changed * fix: Update dependencies by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/32 * fix : Update dependencies by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/33 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.5.2...v3.5.3
v3.5.2
18 weeks ago
- Update dependencies **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.5.1...v3.5.2
v3.5.1
18 weeks ago
## What's Changed * docs: Update documentation by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/30 * fix : Treat 403 response to entitlement/downloadverified as offline asset has expired by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/31 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.5.0...v3.5.1
v3.5.0
27 weeks ago
- Use `publicationEnd` value when calculating isExpired & getExpiryTime for downloaded assets. SDK will use `downloadverified` end point to fetch `publicationEnd` value if there is an internet connection. NOTE : - The `enigmaDownloadManager.isExpired(assetId: _)` & `enigmaDownloadManager.getExpiryTime(assetId: _)` has been changed to `enigmaDownloadManager.isExpired(assetId: _, environment: _, sessionToken: _) { expired, error in }` `enigmaDownloadManager.getExpiryTime(assetId: _, environment: _, sessionToken: _) { expiryTime, error in }` ## What's Changed * EMP-20382 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/29 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.4.0...v3.5.0
v3.4.0
43 weeks ago
Changes : - With this version `DownloadState` has a new state `downloading` & added a new API to fetch the state of an `OfflineMediaAsset` : `getDownloadState()` . Check the [README](https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/blob/master/README.md#state-of-a-downloaded-asset) for more information. ## What's Changed * Bug fix : OfflineMediaAsset has wrong state by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/28 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.3.1...v3.4.0
v3.3.1
44 weeks ago
## What's Changed * Add missing download renewed request to the exposure backend by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/27 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.3.0...v3.3.1
v3.3.0
44 weeks ago
Bug fixes : - Entitlement becomes nil after renewal of licences. Changes : - Use the new API for renew the license for downloaded assets `enigmaDownloadManager.renewLicense(assetId: assetId, sessionToken: session, environment: environment) { offlineMediaAsset, error in ... }` . Check [ReadMe](https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/blob/master/README.md#renew-licence) for more information. ## What's Changed * EMP-20054 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/26 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.2.6...v3.3.0
V 3.2.6
47 weeks ago
## What's Changed * Update dependencies by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/25 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.2.500...v3.2.6
v3.2.5
50 weeks ago
- [Bug Fix] `isExpired` method was always returning true for offline assets. ## What's Changed * EMP-19916 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/24 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.2.400...v3.2.500
V 3.2.4
1 year ago
- pass `AVAssetDownloadTaskMediaSelectionPrefersMultichannelKey` to `false` to avoid downloading multichannel renditions. ## What's Changed * EMP-19778 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/pull/23 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposureDownload/compare/v3.2.300...v3.2.400
iOS
EricssonBroadcastServices/iOSClientExposurePlayback v3.13.0
Playback extensions using Exposure
⭐️ 0
🕓 2 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v3.13.0
2 weeks ago
## What's Changed * [EMP-16154] feat: Add support for audio description / captions for hearing impaired by @robert-pelka in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/122 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.12.1...v3.13.0
v3.12.1
5 weeks ago
## What's Changed * Release v3.12.1 by @rdktrnwskbsg in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/126 * [EMP-21261] feat: V2 endpoint for fetching the EPG data related to channels by @rdktrnwskbsg in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/124 * [EMP-21286] feat: Add forced subtitle boolean parameter to the returned response for SubtitleTrack **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.12.0...v3.12.1
v3.11.0
6 weeks ago
## What's Changed * [EMP-17547] feat: User preferred audio and subtitles by @robert-pelka in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/121 w **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.10.0...v3.11.0
v3.10.0
7 weeks ago
## What's Changed * [EMP-21230] feat: Use custom user-agent for ad tracking URLs by @rdktrnwskbsg in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/119 ## New Contributors * @rdktrnwskbsg made their first contribution in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/119 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.9.1...v3.10.0
v3.9.1
8 weeks ago
## What's Changed * Fix/emp 21164 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/118 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.9.0...v3.9.1
v3.9.0
8 weeks ago
## What's Changed * [EMP-21047] feat: Add support to play streams with URL as source by @robert-pelka in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/117 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.8.0...v3.9.0
v3.8.0
10 weeks ago
## What's Changed * feat : Align analytics properties for apps and device models. by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/116 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.7.1...v3.8.0
v3.7.1
13 weeks ago
## What's Changed * Feat: ProgramID and AssetID for VirtualChannels by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/114 * Fix : inconsistency in videoLength / duplicate offline analytics events by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/115 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.7.0...v3.7.1
v3.7.0
14 weeks ago
- New property has been added; `ProgramAssetId`, which contains the assetId for the program, to the analytics event `Playback.ProgramChanged` **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.6.1...v3.7.0
v3.6.1
14 weeks ago
## What's Changed * docs: Update documentation by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/112 * Fix/emp 21097 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/pull/113 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposurePlayback/compare/v3.6.0...v3.6.1
iOS tvOS
EricssonBroadcastServices/iOSClientExposure v3.7.0
Exposure API helpers
⭐️ 0
🕓 5 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v3.7.0
5 weeks ago
## What's Changed * [EMP-21261] feat: V2 endpoint for fetching the EPG data related to channels by @rdktrnwskbsg in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/154 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.6.0...v3.7.0
v3.6.0
7 weeks ago
## What's Changed * [EMP-21230] feat: Use custom user-agent for ad tracking URLs by @rdktrnwskbsg in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/152 ## New Contributors * @rdktrnwskbsg made their first contribution in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/152 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.5.0...v3.6.0
v3.5.0
13 weeks ago
## What's Changed * fix: Deprecating misspelled api by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/151 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.4.1...v3.5.0
v3.4.1
13 weeks ago
## What's Changed * -Fix : inconsistency in videoLength / duplicate offline analytics events by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/150 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.4.0...v3.4.1
v3.4.0
25 weeks ago
- Add support for analytics events `Playback.AppBackgrounded` , `Playback.AppResumed` & `Playback.GracePeriodEnded` ## What's Changed * Emp 13788 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/149 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.3.0...v3.4.0
v3.3.0
27 weeks ago
- Added functionality for analytics for offline playback. - Bumped up the minimum deployment version to `iOS/tvOS 12`. ## What's Changed * Analytics support for offline playback by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/147 * Emp 20382 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/148 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.2.1...v3.3.0
v3.2.1
42 weeks ago
## What's Changed * - Set selected language in Firebase login request by @delarge77 in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/146 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.2.0...v3.2.1
V 3.2.0
47 weeks ago
## What's Changed * Add new param `AssetFeatures` to Asset response. **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.1.700...v3.2.0
v3.1.700
1 year ago
- Update SSAI parameters, including Device make and Model ## What's Changed * Emp 19630 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/144 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.1.600...v3.1.700
V 3.1.6
1 year ago
- Add missing `deviceModel` in Ads Options - Add new parameter `epg` to the play response. This will be used for entitlement spreading. - Allow passing `date/time` value ( `entitlementDate`) when doing entitlement request. ## What's Changed * EMP-19463 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/142 * EMP-19026 by @udayasri in https://github.com/EricssonBroadcastServices/iOSClientExposure/pull/143 **Full Changelog**: https://github.com/EricssonBroadcastServices/iOSClientExposure/compare/v3.1.400...v3.1.600
iOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics