We manually track in app message opens and clicks with trackInAppOpen and trackInAppClick. We're seeing that these events aren't firing consistently, and there are instances where we can see that an in app was shown to a user (by looking at other events that we track) without trackInAppOpen ever being fired. There are some instances where trackInAppClick gets fired without a trackInAppOpen, and some where neither of the two are ever fired. Any thoughts on why this is happening?
We manually track in app message opens and clicks with
trackInAppOpen
andtrackInAppClick
. We're seeing that these events aren't firing consistently, and there are instances where we can see that an in app was shown to a user (by looking at other events that we track) withouttrackInAppOpen
ever being fired. There are some instances wheretrackInAppClick
gets fired without atrackInAppOpen
, and some where neither of the two are ever fired. Any thoughts on why this is happening?We are on SDK version 1.1.2.