Is there a way to make my app default Siri app for a specified domain? For example in this article:
https://www.smashingmagazine.com/2018/04/sirikit-intents-app-guide/
The author goes to great lengths on letting the system know how the app name is to be expected, e.g. in the phrase "In List-o-Mat, show the grocery store list". But if I omit the app name in my Siri request, iOS default Reminder app seems to always take precedence.
Even if I actually delete iOS Reminder app, Siri is complaining of having no compatible app, instead of using the next logical choice.
Thank You!