Prakash-ap
Results
1
comments of
Prakash-ap
> exports.helloWorld = functions.database.ref('notification/{id}').onWrite(evt => { > const payload = { > notification:{ > title : 'Message from Cloud', > body : 'This is your body', > badge : '1',...