sabbath-school-ios icon indicating copy to clipboard operation
sabbath-school-ios copied to clipboard

[WIP] Siri and shortcuts support

Open EmersonCarpes opened this issue 3 years ago • 2 comments

What did you change:

  • Adding Siri support for commands "Listen Sabbath School" and "Read Sabbath School"
  • Adding shortcuts "Listen Sabbath School" and "Read Sabbath School"
  • Implementing Siri Donation Shortcuts

Merge checklist

  • [ ] Automated (unit/ui) tests
  • [X] Manual tests

EmersonCarpes avatar Sep 11 '22 23:09 EmersonCarpes

Great! @EmersonCarpes Can you please attach video / gif of showing how it works. Also, what do you mean by "Donation shortcuts"?

VitalikL avatar Sep 12 '22 13:09 VitalikL

@VitalikL sure! About donations below a description how it works...

Siri can predict shortcuts to actions that a user may want to perform using your app, and suggest those shortcuts to the user in places such as Spotlight search, Lock Screen, and the Siri watch face. Siri learns about the shortcuts available for your app through donations that your app makes to Siri. Users can also use donated shortcuts to add personalized voice phrases to Siri.

https://developer.apple.com/documentation/sirikit/donating_shortcuts

EmersonCarpes avatar Sep 12 '22 14:09 EmersonCarpes