Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ITMS-90626: Invalid Siri Support - Localized title for custom intent: 'Configuration' not found for locale: de_DE

I uploaded my App to AppStore connect (using Xcode 12 Beta 6) and received a Mail with this warning. The App is available in TestFlight. My App uses a Widget with an AppGroup, but I'm not using Siri (not selected from Capability). I already dissected "Configurable in Shortcuts" as wells as "Suggestions" in the Intents.intetdefinition from Xcode. I already search but didn't found a solution working for me. I found one answer that suggested to add AppIntentVocabulary.plist to the project. I've never worked with that file and don't know how to use it.

Has anyone an Idea what I can do to solve this issue?

like image 538
Patrick Avatar asked Sep 14 '20 13:09

Patrick


1 Answers

Filling in the description worked for me.

Intent description

enter image description here

like image 58
Christian Vinterly Avatar answered Sep 20 '22 06:09

Christian Vinterly