Skip to content

Log notification open after onActivityCreated() on Android 7.1. #3579

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

Merged
merged 1 commit into from
May 4, 2022

Conversation

gsakakihara
Copy link
Contributor

#3432

  • Also included delaying checking for notification open logging on Android 7.1 (N MR1/25) to avoid Bundle unparceling race condition.

#3432
* Also included delaying checking for notification open logging on Android 7.1 (N MR1/25) to avoid Bundle unparceling race condition.
@google-oss-bot
Copy link
Contributor

Coverage Report 1

Affected Products

  • firebase-messaging

    Overall coverage changed from 84.84% (6e232d8) to 84.73% (75bbd3c) by -0.12%.

    FilenameBase (6e232d8)Merge (75bbd3c)Diff
    MessagingAnalytics.java82.59%81.38%-1.21%

Test Logs

Notes

  • Commit (75bbd3c) is created by Prow via merging PR base commit (6e232d8) and head commit (0f84f60).
  • Run gradle <product>:checkCoverage to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/.

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/g3XMgnxesx.html

@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • firebase-messaging

    TypeBase (6e232d8)Merge (75bbd3c)Diff
    aar225 kB225 kB-5 B (-0.0%)

Test Logs

Notes

  • Commit (75bbd3c) is created by Prow via merging PR base commit (6e232d8) and head commit (0f84f60).

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/GClpX2yZmd.html

Copy link
Member

@James201311 James201311 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gsakakihara gsakakihara merged commit cc6d48f into master May 4, 2022
@gsakakihara gsakakihara deleted the gsakakihara/lifecycle_bundle branch May 4, 2022 15:59
@firebase firebase locked and limited conversation to collaborators Jun 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants