You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @Minishlink, thanks for raising this suggestion! Could you file product feedback here to raise signal for this feature to the appropriate teams? Historically, push dismissal events have not been supported on iOS due to limitations by that platform, so we would first need to assess the feasibility of being able to build this out and cannot offer any guarantees at the moment.
What problem are you facing?
Hello, we would like to know when an in app message has been dismissed by the user.
Workarounds
Maybe rely on AppState? That would be really dubious.
Ideal Solution
Braze.addListener('inAppMessageDismissed', (inAppMessage: BrazeInAppMessage) => void))
Other Information
No response
The text was updated successfully, but these errors were encountered: