cloud messages

  1. FrostCodes

    Other [B4X] Send Firebase Push Notifications with Node Js (2024)

    Many people have been asking how to send Firebase notifications using Node.js so I decided to create this example for sending notifications to B4A or B4I apps using Node.js: Features - Uses the latest Firebase Cloud Messaging (v1) API. - Works with both B4A and B4I. - Well-documented. -...
  2. Alexander Stolte

    Android Question Firebase Cloud Messaging Update Push Subscriptions

    Good Day, if a device is first time using the FCM in a App, then he create an Instance ID, with this ID he can subscribe for topics or you can send a push message to this device with this ID. The problem is, Over time, you subscribe to a heap of topics and this ID is not forever this ID is...
Top