Skip to content

notification_receive and notification_dismiss events are not fired #14741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sagarthecoder opened this issue Apr 20, 2025 · 2 comments
Closed

Comments

@sagarthecoder
Copy link

Description

I see notification_open and notification_foreground events are automatically logged in Firebase Analytics, but notification_receive and notification_dismiss events are not logged in native iOS.
How to pass those events?

Reproducing the issue

No response

Firebase SDK Version

11.11.0

Xcode Version

16.2

Installation Method

CocoaPods

Firebase Product(s)

Analytics

Targeted Platforms

iOS

Relevant Log Output

If using Swift Package Manager, the project's Package.resolved

No response

If using CocoaPods, the project's Podfile.lock

Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!

- FirebaseAnalytics/AdIdSupport (11.11.0):
    - FirebaseCore (~> 11.11.0)
    - FirebaseInstallations (~> 11.0)

</details>
@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@rizafran
Copy link
Contributor

Hi @sagarthecoder, per checking, this is an intended behavior since notification_receive and notification_dismiss are supported in Android apps only. See the documentation for more info.

I'll now be closing this ticket, but you may reply if you have other questions. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants