For those that have adopted App Intents in their apps, or are considering it: What are the main frustrations / limitations you have hit? FB numbers are great, but in this case not required!
@mgorbach I have few observations, hope not too late:
- Does ShowsSnippetView only work when the intent is initiated by the Shortcuts app (or Siri)? Would love to be able to run my intent via a small Lock Screen widget directly and provide the snippet to the user; FB12804339
- Is there a way to dismiss the snippet programmatically and/or run another intent (via a button in the currently presented snippet) also returning a snippet? Currently the new intent executes but the new snippet never shows