Swiftpack.co - Swift Packages by muxinc

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

Packages published by muxinc

muxinc/mux-stats-sdk-avplayer v3.6.0
Mux integration with `AVPlayer` for iOS Native Applications
⭐️ 43
🕓 1 week 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.6.0
1 week ago
## Improvements * Applications running on `visionOS` can monitor metrics for `AVPlayerViewController` or `AVPlayer` with a fixed player size. We recommend testing your `visionOS` application's AVPlayer monitoring integration on both the simulator and a physical device prior to deploying to the App Store. ## Known Issues * Installation using Cocoapods on `visionOS` applications is not currently supported. Installation on `iOS` and `tvOS` using Cocoapods is not affected. * Monitoring `AVPlayerLayer` playback on `visionOS` applications is not supported at this time. * Views from playback on `visionOS` will always indicate Used Fullscreen to be `false`. ## Improvements * feat: visionOS support * fix: cleanup leak (#234) * build: remove duplicate test declaration Co-authored-by: AJ Lauer Barinov <[email protected]> Co-authored-by: GitHub <[email protected]>
v3.5.1
11 weeks ago
## Improvements * fix: use a strong reference and add nil reference check when dispatching session data (#227)
v3.5.0
13 weeks ago
## API Changes * Update: Add API to report error_context with customer errors (#224) Co-authored-by: Emily Dixon <[email protected]>
v3.4.2
25 weeks ago
## Fixes * Pin MuxCore to specific version consistent across Cocoapods and Swift Package Manager
v3.4.1
26 weeks ago
## Fixes * Add state check when dispatching viewend (#187) ## Improvements * Update MuxCore dependency
v3.4.0
27 weeks ago
## API Changes: - Monitor AVPlayer with a fixed size (#208) - Set custom player software name and version values (#209) ## Improvements - Documentation revisions - Audio-only monitoring example
v3.3.3
27 weeks ago
## Fixes * Set player width and height dimensions using AVPlayerLayer bounds or AVPlayerViewController view bounds (#205)
v3.3.2
30 weeks ago
## Fixes * Crash when removing a time observer from the wrong AVPlayer instance during monitoring teardown. ## Improvements * Add Swift Package Manager example application.
v3.3.1
38 weeks ago
## Improvements * Backfill header nullability annotations to remove build warnings (#185)
v3.3.0
51 weeks ago
## Updates * Add `drmType` to `MUXSDKCustomerViewData` so you can track this field if you wish ## Improvements * System reliability updates during large events Co-authored-by: Emily Dixon <[email protected]>
iOS tvOS
muxinc/stats-sdk-objc v5.0.1
Mux Stats SDK for iOS, tvOS, and visionOS
⭐️ 14
🕓 Yesterday
🔖 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.
v4.7.1
22 hours ago
## Improvements * Include privacy manifest file
v5.0.1
Yesterday
## Improvements * Include privacy manifest file
v5.0.0
1 week ago
## Improvements: * Error events can be categorized with warning or fatal severity levels * Error events can be categorized as business exceptions * An error translator can be configured to extend or customize the Core SDK error handling logic ## Fixes: * Player error details such as error code, error context, error message, error severity, and whether the error is a business exception are only sent to Mux when an error event is dispatched. * Player error details (same as listed above) are no longer deduplicated and are explicitly included with each error event sent to Mux. * The SDK continues to track watch time after an error event is dispatched based on player playhead progression. To explicitly indicate that watch time should no longer be tracked after an error during a playback session please dispatch a `ViewEnd` event.
v4.7.0
13 weeks ago
## Improvements: * Add support for monitoring media on `visionOS`. We recommend testing your `visionOS` SDK integration on both the simulator and a physical device prior to deploying to the App Store. ## Fixes: * Compute correct Video Startup Time if `AdPlayingEvent` occurs a significant time after the view has started * Ensure seeks are excluded from Video Startup Time in all cases ## Known Issues: * Installation using Cocoapods on `visionOS` is not currently supported. Installation on `iOS` and `tvOS` using Cocoapods is not affected.
v4.6.0
26 weeks ago
## API Changes: - Expose player software name and player software version on `MUXSDKPlayerData` ## Improvements: - Bump beacon interval to 10 seconds to match the other Core SDKs
v4.5.2
38 weeks ago
## Improvements * Backfill header nullability annotations
v4.5.1
50 weeks ago
## Fixes * Count ad playback time in total playback time
v4.5.0
51 weeks ago
## Updated * Add DRM Type to `MUXSDKCustomerViewData` so you can specify it from another source ## Deprecated * `MUXSDKDispatcher`'s `handleBatch beaconCollectionDomain: osFamily: jsonDict: callback:` has been deprecated in favor of an overload that takes headers for requests to the collection domain * `MUXSDKNetworkRequestBuilding` `buildRequestFromURL: eventsJsonDict: error:` has been deprecated in favor of an overload that takes headers for requests to the collection domain ## Improvements * Performance + Reliability improvements during large events
v4.4.2
1 year ago
## Fixes * Fix ad metadata not being available
v4.4.1
1 year ago
## Improvements * Update Beacon Batch Interval to 10s
iOS tvOS

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