Hi Rico, thanks for the quick response. I've managed to get the channel count for the current audio from AVPlayerItem.tracks, but I would like to get that info for all available audio tracks. If I understand correctly, it should be possible to use AVAsset.tracks, AVAsset.load(.tracks), or AVAsset.loadTracks(withMediaType: .audio), but they always return an empty array. Is there another way?
Post
Replies
Boosts
Views
Activity
@jooyoungho, I'm seeing the "multiple screens being popped when using the back gesture" issue on iOS 18 even in a build from Xcode 15.4 (installed via TestFlight). The same build is working fine on iOS 17. Is it the same for you?
Hello Sydney,
Thank you for a quick response, I've filed a bug report FB14962640.
Ondrej