Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 15:37
18881b5

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]