-
Notifications
You must be signed in to change notification settings - Fork 615
Check for notification_open duplicate logging based on message ID. #6112
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
Conversation
gsakakihara
commented
Jul 18, 2024
- Changed to use the message ID when checking for duplicate notification_open logging instead of the Activity's Intent. This should avoid logging again when an app starts another activity using a copy of the notification's intent (notification_open logs twice when passing the intent to another Activity #6091).
- Changed to use the message ID when checking for duplicate notification_open logging instead of the Activity's Intent. This should avoid logging again when an app starts another activity using a copy of the notification's intent (#6091).
Release note changesThe following release notes were modified. Please ensure they look correct. Release Notesfirebase-messaging### {{messaging_longer}} version 24.0.1 {: #messaging_v24-0-1}
* {{changed}} Retry Topic Subscribe/Unsubscribe operations with exponential
backoff if they hit a quota error.
* {{changed}} Checked for notification_open duplicate logging based on message ID
instead of the Activity's Intent.
#### {{messaging_longer}} Kotlin extensions version 24.0.1 {: #messaging-ktx_v24-0-1}
The Kotlin extensions library transitively includes the updated
`firebase-messaging` library. The Kotlin extensions library has no additional
updates. |
Size Report 1Affected Products
Test Logs |
Unit Test Results 64 files + 56 64 suites +56 6m 19s ⏱️ + 5m 52s Results for commit 530196b. ± Comparison against base commit 9ed73c4. This pull request removes 22 and adds 487 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Startup Time Report 1Note: Layout is sometimes suboptimal due to limited formatting support on GitHub. Please check this report on GCS. Notes
Startup Times
|
...-messaging/src/test/java/com/google/firebase/messaging/FirebaseMessagingServiceRoboTest.java
Show resolved
Hide resolved
Coverage Report 1Affected Products
Test Logs |