ERROR ITEMS-90625 Prevents Uploading Apps Using INPlayMediaIntent

Originator:desk
Number:rdar://43199010 Date Originated:August 12, 2018
Status:Open Resolved:
Product:iTunes Connect Product Version:N/A
Classification:Serious Bug Reproducible:Always
 
Summary:
When uploading an iOS application that uses the new INPlayMediaIntent type, App Store Connect rejects the upload with the following error:  ERROR ITEMS-90625: "Invalid Intent Extension. The NSExtensionAttributes key in the "MyAppIntents" Info.plist file can't contain the intent name "INPlayMediaIntent"."

Steps to Reproduce:
1. Obtain an Xcode project for an iOS application that has an Intents extension that is fully-configured to support INPlayMediaIntents, including the required Info.plist keys and values, wherein a value of "INPlayMediaIntent" **must** be included among the "IntentsSupported" values under "NSExtensionAttributes" under "NSExtension" [see the attached sample project].
2. Using Xcode 10, export an archive and upload it to App Store Connect.
3. BUG: The upload is rejected with the error message listed above.

Expected Results:
The upload should succeed without this error, as the intents extension cannot handle INPlayMediaIntents without this exact Info.plist configuration.

Actual Results:
The upload is rejected with the above error.

Version/Build:
Xcode 10 (latest beta)
App Store Connect (production)

Configuration:
Xcode 10 (latest beta)
App Store Connect (production)

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!