mux-stats-sdk-avplayer icon indicating copy to clipboard operation
mux-stats-sdk-avplayer copied to clipboard

Mux integration with `AVPlayer` for iOS Native Applications

Results 12 mux-stats-sdk-avplayer issues
Sort by recently updated
recently updated
newest added

Hi, was wondering if/when you would be adding the privacy manifest to the MUX SDK as per https://developer.apple.com/documentation/bundleresources/privacy_manifest_files

```[tasklist] ### Tasks - [x] Automated tests for SPM installation - [x] Automated tests for SPM installation on Mac Catalyst - [x] Replace MUXSDKStatsTargets with MuxCore binary target in Package.swift...

> Detecting changes in buffer state > In order to show an activity indicator when the player stalls, we need to register 3 observers using KVO (Key-Value Observing) on the...

Some additional minor clean-up, mostly internal-only renames.

Intended to help detect non-deterministic crashes that can happen during setup or tear down, such as #192