I just noticed that it seems impossible to monitor the network usage of AVPlayer using Instruments.
Using Instruments 9.4.1. iOS 11.4ish.
Using a HLS stream, indefinitelyish streaming a video. But no action going on in Instruments.
Question: How can Instruments be missing this? Is there another way of monitoring network data coming from/to my app?
Note: even the "Network Activity Report" in Xcode 9.4.1 shows no trace of network data coming from the video stream.