I want skip message in app on loading screen.
I want firebase in app show message in MainActivity but i dont make this.
Can you help me?
I try use FirebaseInAppMessaging.getInstance().setMessagesSuppressed(true);
.
But this alway clear all message.