I need to unwrap single value from promise but it ended with error " Promises must be handled appropriately"Promise.resolve(getTokens).then((val)=>{ return admin.messaging().sendToDevice(val,payload) })
Submitted July 31, 2019 at 09:04AM by the_vjack
No comments:
Post a Comment