I'm playing with Shortcuts.
Siri is telling me "There was a problem with the app" whenever I call the completion handler with a success message. My failure states work.
I backed out my custom code and literally just returning static strings in my completion and I'm still getting the error. I'm not really sure how to debug this or where it's going wrong... I'm sending a correctly formed intent response.
??