Skip to content

Adding a new API that allows iOS users to log notification delivery signal that exports to BigQuery.#6181

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 44 commits into from
Jul 27, 2021

Conversation

charlotteliang
Copy link
Contributor

@charlotteliangcharlotteliang commented Jul 31, 2020

We got approved within our team to proceed with this launch. Please review this again, the API review is approved at
go/fm-ios-delivery

@maksymmalyhin
Copy link
Contributor

@chliangGoogle I feel like there must be a LaunchCall associated with the feature. I think it would be useful to link it to the PR somehow.

@charlotteliang
Copy link
ContributorAuthor

I'm still struggling with the nanopb encoding, once the code is ready for review, I will kick off a launchcal.

@paulb777
Copy link
Member

@chliangGoogle Is this PR still relevant? If not please close.

@charlotteliang
Copy link
ContributorAuthor

charlotteliang commented Oct 12, 2020

@paulb777 It is blocked on internal PM review.

@google-oss-bot
Copy link

google-oss-bot commented Jun 2, 2021

Coverage Report

Affected SDKs

  • FirebaseMessaging-iOS-FirebaseMessaging.framework

    SDK overall coverage changed from 64.35% (04ab074) to 64.60% (d45e2fe) by +0.25%.

    FilenameBase (04ab074)Head (d45e2fe)Diff
    FIRMessagingContextManagerService.m66.83%66.99%+0.16%
    FIRMessagingExtensionHelper.m82.68%85.91%+3.23%
    FIRMessagingTokenManager.m42.92%42.15%-0.77%

Test Logs

@charlotteliangcharlotteliang changed the title [draft] Using Firelog to log delivery metrics for Messaging Adding a new API that allows iOS users to log notification delivery signal that exports to BigQuery.Jun 2, 2021
Copy link
Member

@paulb777paulb777 left a comment

Choose a reason for hiding this comment

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

This needs a rebase to the latest master and tests passing.

Copy link
Contributor

@maksymmalyhinmaksymmalyhin left a comment

Choose a reason for hiding this comment

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

LGTM, with a couple minor comments/questions.

@charlotteliangcharlotteliang merged commit ce87d25 into masterJul 27, 2021
@charlotteliangcharlotteliang deleted the fm-firelog branch July 27, 2021 18:16
maksymmalyhin added a commit that referenced this pull request Jul 29, 2021
…elivery signal that exports to BigQuery. (#6181)" This reverts commit ce87d25.
maksymmalyhin added a commit that referenced this pull request Jul 29, 2021
…livery signal that exports to BigQuery." (#8458) * Revert "Prevent firelog from logging invalid data (#8443)" This reverts commit 7fc7325. * Revert "Update changelog (#8440)" This reverts commit ecc7d6d. * Revert " Adding a new API that allows iOS users to log notification delivery signal that exports to BigQuery. (#6181)" This reverts commit ce87d25.
@firebasefirebase locked and limited conversation to collaborators Aug 27, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.
close