Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releases/v3.6.0 #229

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Releases/v3.6.0 #229

merged 3 commits into from
Apr 10, 2024

Conversation

andrewjl-mux
Copy link
Contributor

@andrewjl-mux andrewjl-mux commented Jan 29, 2024

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

Co-authored-by: AJ Lauer Barinov [email protected]
Co-authored-by: GitHub [email protected]

@andrewjl-mux andrewjl-mux force-pushed the releases/v3.6.0 branch 8 times, most recently from 68b84d1 to 7cec59d Compare January 30, 2024 04:37
@andrewjl-mux andrewjl-mux force-pushed the releases/v3.6.0 branch 3 times, most recently from fbc7fc0 to 215da1a Compare April 10, 2024 01:00
build: add SPM manifest for tools version 5.8

required for use with prior toolchains to test earlier OS versions
without re-downloading runtime on each run

build: use patched MuxCore in order for CI to test earlier OS versions

build: mark AVPlayerLayer APIs as unavailable on visionOS

temporarily drop Xcode 14 because of missing visionOS build flags

ci: add visionOS slices to when building static multiplatform bundle

test: add visionOS test scheme

fix: set correct device category and OS family when using visionOS
@andrewjl-mux andrewjl-mux marked this pull request as ready for review April 10, 2024 15:29
@andrewjl-mux andrewjl-mux requested a review from a team as a code owner April 10, 2024 15:29
@andrewjl-mux andrewjl-mux merged commit 18881b5 into master Apr 10, 2024
3 of 7 checks passed
@andrewjl-mux andrewjl-mux deleted the releases/v3.6.0 branch April 10, 2024 15:33
Copy link

A draft release has been created for this version. Find it here! https://github.com/muxinc/mux-stats-sdk-avplayer/releases/tag/untagged-8a951aa13bd7af72f48f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant