ios - SiriKit: Invalid Siri Support - No example phrase -


i have uploaded itunes connect app uses sirikit. didn't need special sentence didn't add appintentvocabulary.plist

i received email saying:

invalid siri support - no example phrase provided insetmessageattributeintent in "en" language

invalid siri support - no example phrase provided insearchformessagesintent in "en" language

invalid siri support - no example phrase provided insendmessageintent in "en" language

i've read online have localize appintentvocabulary.plist didn't create it. can't find solution. shall localize english language info.plist?

thanks

from apple documentation, appstore give warning if appintentvocabulary.plist not defined.

note

it recommended provide global vocabulary file app , use specify 1 or more example phrases each of app’s supported intents. although global vocabulary file not required, app store issues warning apps declare siri support not include sample phrases intents.

src: https://developer.apple.com/library/content/documentation/intents/conceptual/siriintegrationguide/specifyingcustomvocabulary.html


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -