PHP Classes

How to send Push Msg to multiple Android phones at a time

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  How to send Push Msg to multiple...  
Subject:How to send Push Msg to multiple...
Summary:How to send Push Messages to multiple Android phones at a time
Messages:2
Author:Yogi Yang
Date:2017-07-25 04:52:42
Update:2017-07-25 06:26:59
 

  1. How to send Push Msg to multiple...   Reply   Report abuse  
Picture of Yogi Yang Yogi Yang - 2017-07-25 06:26:59
Hello,

This is for the first time that I am posting on this forums so if I make any mistakes please spare me.

I am using "PHP Push Notification Android and iOS: Send push notifications to Android and iOS devices" (https://www.phpclasses.org/package/8987-PHP-Send-push-notifications-to-Android-and-iOS-devices.html)

I have to send around 10k pushes every week. This is taking very long time around 2 hours at my end. If I get disconnected from net or close my browser then the push process gets aborted!

I want to know if we can send one single push message to multiple Android phones in one single call ($push->sendMessage($params)).

Is there any other way to see that the script completes sending push messages even if I close my browser?

TIA

There is 1 reply in this thread, which is not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.