Since iOS 14.4 I experience an issue with custom Siri shortcut intents which worked before.
In the base language (English (US)) the shortcuts intents work fine on both the shortcuts app and when triggered using Siri voice command.
When I switch to Dutch or German the shortcut works in the shortcuts apps but when triggered using Siri voice command it stops after saying "Busy retrieving with {App name}" (translated from Dutch/German).
When debugging the issue I see that the intent result is given back successfully to iOS by the intent handler.
Did anyone experience the same issue and has a resolution for it?
In the base language (English (US)) the shortcuts intents work fine on both the shortcuts app and when triggered using Siri voice command.
When I switch to Dutch or German the shortcut works in the shortcuts apps but when triggered using Siri voice command it stops after saying "Busy retrieving with {App name}" (translated from Dutch/German).
When debugging the issue I see that the intent result is given back successfully to iOS by the intent handler.
Did anyone experience the same issue and has a resolution for it?