firebase/functions-samples

Update fcm-notification sample to use latest API instead of legacy API

Open

#410 geöffnet am 25. Mai 2018

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.957 Forks)batch import
help wanted

Repository-Metriken

Stars
 (11.901 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 23h) (5 gemergte PRs in 30 T)

Beschreibung

How to reproduce these conditions

Sample name or URL where you found the bug fcm-notification

Failing Function code used (including require/import commands at the top) Update fcm-notification sample to use latest API instead of legacy API with reference to https://stackoverflow.com/questions/50505274/why-use-a-legacy-api-for-a-firebase-fcm-notifications-sample/50510755#50510755

Steps to set up and reproduce Line 74 of https://github.com/firebase/functions-samples/blob/master/fcm-notifications/functions/index.js

Contributor Guide