Has the `externalMetadata` property of `AVPlayerItem` been removed?

(This only started happening as of Xcode 26.)

I know macOS and watchOS don't support this property, but all other platforms do (did?) up until I upgraded Xcode. Now when I compile I get this:

Value of type 'AVPlayerItem' has no member 'externalMetadata'

Answered by DTS Engineer in 858624022

Hey @Suges,

Please file a bug report for this issue if you haven't already using Feedback Assistant.

--Greg

Accepted Answer

Hey @Suges,

Please file a bug report for this issue if you haven't already using Feedback Assistant.

--Greg

Has the `externalMetadata` property of `AVPlayerItem` been removed?
 
 
Q