element-hq / element-hq/element-ios
Siri: add AppIntentVocabulary.plist
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
Submission to iTunes generates warnings like:
`Invalid Siri Support - No example phrase was provided for INSendMessageIntent in the "en" language`
Such warnings seem legitimate for end users.
doc: https://developer.apple.com/documentation/sirikit/registering_custom_vocabulary_with_sirikit/global_vocabulary_reference?language=objc
Contributor guide
Research direction
Start by reviewing the Apple SiriKit global vocabulary reference linked in the issue and locating where AppIntentVocabulary.plist belongs in the iOS app. Add the vocabulary entry for INSendMessageIntent with an English example phrase, then verify that an iTunes submission no longer reports the missing example-phrase warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100