Skip to content
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

Functions: replace InstanceID by Messaging (master) #6395

Merged
merged 14 commits into from
Sep 3, 2020

Conversation

maksymmalyhin
Copy link
Contributor

@maksymmalyhin maksymmalyhin 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

@paulb777 paulb777 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

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

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.

@maksymmalyhin maksymmalyhin merged commit 02fd66d into master Sep 3, 2020
@maksymmalyhin maksymmalyhin deleted the mm/functions-fcm branch September 3, 2020 18:46
@firebase firebase locked and limited conversation to collaborators Oct 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants