Push notifications through cloud messaging
up vote
1
down vote
favorite
How can I perform a cloud function that is responsible for sending push notifications to mobile devices (Android or ios) previously registered from an app and that previously saved the messaging key on the server? The idea is that when there is modification of a child in the realtime a push notification is sent to the user. Thank you
firebase firebase-realtime-database push-notification firebase-cloud-messaging
add a comment |
up vote
1
down vote
favorite
How can I perform a cloud function that is responsible for sending push notifications to mobile devices (Android or ios) previously registered from an app and that previously saved the messaging key on the server? The idea is that when there is modification of a child in the realtime a push notification is sent to the user. Thank you
firebase firebase-realtime-database push-notification firebase-cloud-messaging
There is an example of this in the Firebase documentation. I recommend studying that: firebase.google.com/docs/functions/…
– Frank van Puffelen
Nov 8 at 21:43
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
How can I perform a cloud function that is responsible for sending push notifications to mobile devices (Android or ios) previously registered from an app and that previously saved the messaging key on the server? The idea is that when there is modification of a child in the realtime a push notification is sent to the user. Thank you
firebase firebase-realtime-database push-notification firebase-cloud-messaging
How can I perform a cloud function that is responsible for sending push notifications to mobile devices (Android or ios) previously registered from an app and that previously saved the messaging key on the server? The idea is that when there is modification of a child in the realtime a push notification is sent to the user. Thank you
firebase firebase-realtime-database push-notification firebase-cloud-messaging
firebase firebase-realtime-database push-notification firebase-cloud-messaging
asked Nov 8 at 19:20
daniel fernando muñoz melendez
1415
1415
There is an example of this in the Firebase documentation. I recommend studying that: firebase.google.com/docs/functions/…
– Frank van Puffelen
Nov 8 at 21:43
add a comment |
There is an example of this in the Firebase documentation. I recommend studying that: firebase.google.com/docs/functions/…
– Frank van Puffelen
Nov 8 at 21:43
There is an example of this in the Firebase documentation. I recommend studying that: firebase.google.com/docs/functions/…
– Frank van Puffelen
Nov 8 at 21:43
There is an example of this in the Firebase documentation. I recommend studying that: firebase.google.com/docs/functions/…
– Frank van Puffelen
Nov 8 at 21:43
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53214734%2fpush-notifications-through-cloud-messaging%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
There is an example of this in the Firebase documentation. I recommend studying that: firebase.google.com/docs/functions/…
– Frank van Puffelen
Nov 8 at 21:43