i am sending inApp messages from firebase console. messages are getting delivered but i am not able to capture the events from it i.e. dismiss event, impression event, clicked event from it. all the resources are on latest versions(Xcode, cocoa pods, firebase). can someone help me out.
InAppMessaging.inAppMessaging().delegate = self
Extend the appDelegate to InAppMessagingDisplayDelegate