Skip to content

Functions: replace InstanceID by Messaging (master)#6395

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 14 commits into from
Sep 3, 2020

Conversation

maksymmalyhin
Copy link
Contributor

@maksymmalyhinmaksymmalyhin commented Sep 2, 2020

InstanceID (FCM token) is sent by Functions SDK when available to allow developers sending messages to the device from cloud functions. As Instance ID has been deprecated Functions SDK will take the token from FCM directly.

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.

Looks great!

Please resolve CI and let's also get confirmation from @ryanwilson on the new interop approach in #6379

@maksymmalyhinmaksymmalyhin marked this pull request as ready for review September 2, 2020 20:58
@maksymmalyhin
Copy link
ContributorAuthor

Looks great!

Please resolve CI and let's also get confirmation from @ryanwilson on the new interop approach in #6379

Confirmed in-person. Added FCM iterop to Functions GHA paths based on the feedback.

@maksymmalyhinmaksymmalyhin merged commit 02fd66d into masterSep 3, 2020
@maksymmalyhinmaksymmalyhin deleted the mm/functions-fcm branch September 3, 2020 18:46
@firebasefirebase locked and limited conversation to collaborators Oct 4, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.
5 participants
@maksymmalyhin@paulb777@charlotteliang@googlebot@google-oss-bot
close