So I've managed to integrate Firebase In-app Messaging SDK for Android and got the message. Now I'm thinking about whether I'm able to close in-app messages of any type (Card, Modal, Image, Banner) just by clicking outside of it.
I know I can close it normally if I click the "X" button, but how about clicking outside the notification?
Or at least, anyone knows the way to close the in-app message programmatically?
Please help me if you have any information about this. Thank you so much!