firebase/functions-samples

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

Open

#410 建立於 2018年5月25日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (3,957 fork)batch import
help wanted

倉庫指標

Star
 (11,901 star)
PR 合併指標
 (平均合併 7天 23小時) (30 天內合併 5 個 PR)

描述

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

貢獻者指南