react-native-sdk icon indicating copy to clipboard operation
react-native-sdk copied to clipboard

Inconsistent firing of `trackInAppOpen` and `trackInAppClick`

Open averyv opened this issue 3 years ago • 1 comments

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 are on SDK version 1.1.2.

averyv avatar Mar 25 '22 17:03 averyv

Hi @averyv thanks for reaching out! Is this still replicable?

jena-chakour avatar May 22 '24 20:05 jena-chakour