Are there more developers noticing that metadata is not working on iOS 16 beta 1 and 2? Both possible solutions are not working:
- observeValue for key "timedMetadata" and
- AVPlayerItemMetadataOutputPushDelegate.
The code I produced works fine on iOS 16 in the simulator, but not on a real device (iPhone XR).