how to send push notifications from node.js server to a react native app even when the app is closed without using APNS/GCM/FCM/SNS...?

1k views Asked by At

I did some research and I found these tools coggle, I don't know if it is possible to do this and if it is, how to do the background tasks in a way that I can receive notifications even when the app is closed, how to handle socket connection when the app is closed ?

I already seen this question and I am asking if there is a solution now.

0

There are 0 answers