Hello Adobe Community !We are updating our app to the 4.x iOS library.I
am trying to understand the role of "action" name in trackAction. I
understood from the Adobe document that "actions" are the events that we
want to measure.Is it mandatory to set action value ? Where can we see
it in Lifecycle metrics ?Suppose I want to track "Help" link click
action,what should we pass as action name to trackAction method? Is it
user defined ?In previous SDK, we were passing action name in Prop but
in 4.x ...