I have changed my applications to firebase cloud messaging and everything runs perfect. I use the tokens to push single devices. What is the syntax to push more than one devices? I mean a collection of tokens.
related to
B4X:
Dim m As Map = CreateMap("to": $"/topics/${Topic}"$)
related to
Versatile message targeting: Distribute messages to your client app in any of three ways — to single devices, to groups of devices, or to devices subscribed to topics.