messaging

  1. walterf25

    B4J Question Non_UI application Handler response

    Hi all, i am working on a personal project where I have a B4J Non-UI app running on a google cloud Virtual Machine, the app receives requests with a TokenID and message parameters which then are sent to the firebase messaging API, this works just fine, but i am having a hard time understanding...
  2. walterf25

    Android Question FireBase Messaging TokenID (SOLVED)

    Hi All, i am working on a personal project i started a few years ago, I finally found some time to get somethings going but I am a little confused about a few things regarding FireBase Messaging TokenID. I have a B4J Non_UI application running in a google cloud virtual machine which receives...
  3. M

    Android Question Push Notification (Firebase) Not showing on some smartphones

    Hi everyone, i recently distributed an app that includes push notification. the notifications are locally created with the NB6 class. Unfortunately i‘ve got some feedbacks from my user saying that they are not receiving the notifications. I asked them what phone they are using: 90% Huawei, and...
  4. M

    iOS Question Firebase Push Messages not receiving after a while

    Hi, i'm trying to use Firebase to send Silent Push Notifications to my app. The app, then, choose to show a notificaiton with LocalNotification or not. The problem is that after a while the app is closed and no notification are coming for a while, when a new notification is sent it will never be...
  5. M

    Android Question Firebase notification arrives only with app running

    Hi everyone, i used this tutorials: https://www.b4x.com/android/forum/threads/integrating-firebase-services.67692/ https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-firebase-cloud-messaging-fcm.67716/ In the second one @Erel shows that he kills all the app in...
Top