Can't start Live Activity from App Intent if another LA already started

A have a few App intents that conforms to LiveActivityStartingIntent. If there are no active LA, then any of my intents can start live activity. But if there is at least one active LA then requesting LA returns an error:

"The operation couldn’t be completed. Target is not foreground"

Is there a limit to only 1 LA or I do something wrong?

Replies

It only works so If you run intent using Siri.