A
A
andrei_pro2019-08-02 15:19:02
iOS
andrei_pro, 2019-08-02 15:19:02

Sending bulk push notifications in ios?

Hello.
The task is to send 5-20 million push notifications every day to Apple devices, preferably to everyone at the same time (with a minimum difference).
I want to do the implementation on the node with the node-apn package.
The problem is that you can only send to 1 device. Thus, for 1 request, approximately 200ms will take a very long time for everyone.
How to raise thousands of node processes or how to implement such a dispatch?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly, 2019-08-05
@vshvydky

I would look towards firebase
https://firebase.google.com/docs/cloud-messaging/i...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question