Push notification to all user

JJS jjs at krutt.org
Thu Nov 14 13:24:22 EST 2019


Hi,


that lesson is major out of date.

You need to use FCM and you can put multiple tokens behind each other in 
a JSON like string.

Or you can send to all tokens one by one, like reading stored tokens 
from your DB via a repeat loop.


Op 14-11-2019 om 18:54 schreef Riko Abadi via use-livecode:
> Hello,
>
> can i send notifications to all users of our application?
> in this tutorial,
> http://lessons.livecode.com/m/4069/l/59312-how-do-i-use-push-notifications-with-android
> only sent to certain devices.
> I want to send notifications to all users of my application.
> is that possible? if yes, how to do it?
>
>
> Thank you,
>
> Riko
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list