I recently added Firebase In-App messaging. The installation seems to be working fine but I have an issue with testing the messages.
I create a "Campaign" with a test message, and on the state option I get "on_foreground" and "app_launch". I assume that "on_foreground" means that users will see the message when entering on re-entering the app.
But when I try the test campaign, I don't see any messages on my device. However if I delete the app and reinstall, Then I am able to close/open the app and receive the test message then.
Anyone else having any similar issues ?