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
I can successfully receive a message on my splash activity, but in reality I need to show in a later activity, so in firebase in the Scheduling section I removed all the events and added a new one "login_activity_opened", which I trigger when the login activity is opened.
But the event is always shows when I open the app, in the splash activity screen.
Hey @oth-libs is your campaign set to trigger on this event in the firebase console? by default campaigns trigger on app foreground which seems to be what you're experiencing.
Hi @JasonAHeron I think what @oth-libs is facing is similar to this issue #1092. I commented there to see if there's any solution for this as I didn't find any yet. Any help would be appreciated. Thanks!
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
I can successfully receive a message on my splash activity, but in reality I need to show in a later activity, so in firebase in the Scheduling section I removed all the events and added a new one "login_activity_opened", which I trigger when the login activity is opened.
But the event is always shows when I open the app, in the splash activity screen.
Steps to reproduce:
as shown in the description
Relevant Code:
How I trigger the event:
The text was updated successfully, but these errors were encountered: