Activity execution order
Hi!In a Lifecycle, I have an Activity Set with 5 activities.Each activity has a different audience.I need activities 2, 3, 4, and 5 to start simultaneously only after the first one be completed.I thought about using a container, but since each activi...
