You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code is for device to device fi...This code is for device to device firebase notifications, Thanks for TVAC Studio channel for great tutorial on youtube https://www.youtube.com/watch?v=Abh3r9hh5gw&list=PLGCjwl1RrtcRHjHyZAxm_Mq4qvtnundo0&index=4
1
'use strict'
2
// The Cloud Functions for Firebase SDK to create Cloud Functions and setup triggers.
3
constfunctions=require('firebase-functions');
4
5
// The Firebase Admin SDK to access the Firebase Realtime Database.