Jirayu
7/25/2018 - 9:39 AM

Siri kit implement

  1. Add Siri capbilities to project
  2. Create Intents Extension (Include UI Extension)
  3. Add Supported intents on NSExtension -> NSExtensionAttributes -> IntentsSupported
  4. Create Intent Handler(s)
  5. Add Privacy - Siri Usage Description on main project info.plist
  6. Add Privacy - Face ID Usage Description as well if using it
  7. Register Vocabulary and Example phases
  8. อย่าลืมเขียน Appdelegate ให้รองรับ NSActivity กรณี user เลือกที่จะ continue in app ด้วย
  9. Set alternative app name

พยายาม Test ในหลายๆบริบท