messaging

  1. FrostCodes

    B4J Library [Donationware] FrostRabbitMQ Multithreaded RabbitMQ Wrapper (High-Performance Messaging)

    This is a Donationware! FrostRabbitMQ Multithreaded FrostRabbitMQ Multithreaded (High-Performance Messaging) is an advanced B4J wrapper for the RabbitMQ Java Client library. It enables B4X developers to easily integrate AMQP messaging into their applications using RabbitMQ. The original free...
  2. FrostCodes

    B4J Library FrostRabbitMQ: RabbitMQ Client Wrapper

    FrostRabbitMQ is a B4J wrapper for the RabbitMQ Java Client that makes it easy for B4X developers to integrate AMQP messaging into their apps. With this library, you can connect to a RabbitMQ broker, declare queues/exchanges, publish messages, and consume messages. With FrostRabbitMQ, you can...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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