colinlemmehelp / NewCo-v2

0 stars 0 forks source link

Allow Firebase function to send Push Notification to iOS client #31

Open colinlemmehelp opened 3 years ago

colinlemmehelp commented 3 years ago

Once client is set up with push notifications, need to allow the firebase service to actually send the notification

colinlemmehelp commented 3 years ago

VERY IMPORTANT LINK: https://github.com/firebase/functions-samples/blob/master/fcm-notifications/functions/index.js comes from: https://firebase.google.com/docs/functions/use-cases#notify_users_when_something_interesting_happens other: https://www.youtube.com/watch?v=fmybu6LMCdo&t=1199s&ab_channel=EasytoSwift other: https://stackoverflow.com/questions/63315275/firebase-push-notification-device-to-device https://stackoverflow.com/questions/37990140/how-to-send-one-to-one-message-using-firebase-messaging https://stackoverflow.com/questions/37435750/how-to-send-device-to-device-messages-using-firebase-cloud-messaging

colinlemmehelp commented 3 years ago

2 more: https://medium.com/@MiBLT/mastering-firebase-notifications-36a3ffe57c41 https://firebase.google.com/docs/cloud-messaging/concept-options