Faced with such an interesting problem. I use firebase for chat app on andoid and ios. When I send a message from android, everything works well (the notification will be sent to both ios and android), but when I send a message from ios, it will only be sent to android and sub...
Hello Everyone!
I send push notification by Node.js
it sent successfully and in b4a message successfully received!
but message content is empty
it's node.js code
help me!
@Erel @DonManfred
Hello everybody :)
I have a small question. I am using Firebase to send notifications, can I somehow limit them in time? For example send / receive message from 8 am to 8 pm?
I will be glad to any answer
best regards
Mi par di aver capito (spero tanto qualcuno mi smentisca) che volendo interfacciarsi da programma B4J con Firebase Realtime Db, scriverci sia possibile, mentre 'sentire' i cambiamenti non sia altrettanto facile, se non impossibile
Dove per 'sentire' intendo un meccanismo ad eventi, e quindi...
How to make a monitor on a pc, therefore in B4J, to display the current status of a Firebase db?
A system that allows you 'to see' the events of new record creation, modification of existing record, record deletion
A little bit what you see on the web when you connect to Firebase.com on the...
Come fare per realizzare su pc, quindi in B4J, un monitor per visualizzare lo stato attuale di un db Firebase?
Che 'senta' i cambiamenti che avvengono sul db stesso
Un po' quello che si vede via web quando ci si collega su Firebase.com sul db desiderato, dove si vedono i dati che cambiano...
For push-notofication from a window-software (with "fcm.googleapis.com" and "fcm/send") to my App I'll need the registration_id to address the target android-device. It has 182 characters.
To get this string in the App I use (in the serve module "Firebasemassaging":
Sub RegisterDevice...
Hello all,
in a previous post (https://www.b4x.com/android/forum/threads/firebase-facebook-authentication.130898/#post-828869) I noticed that the error messages using Firebase Authentication for Facebook aren't triggering an event in B4i, which was fixed by @Erel with a Facebook...
Hi everyone, i managed to get firebase working, with KEY approach instead of certificates.
Now i need to send notification with topics, and tokens.
on iOS i get the token when FCM connects with:
Sub GetToken As String
Dim no As NativeObject
Dim token As NativeObject =...
Hello
Faced such a problem that by sending a message to a specific topic from one device, the message is displayed in any topics(which both devices are subscribed). The problem is in the function fm_MessageArrived I call the method in the function to display messages, how can I display them in...
Hi everyone, i always used Firebase to send notification to the apps...
i didn't know what i'm doing different, but i can't manage it to work.
What i did:
Created App ID on Apple Dashboard
Created Push notification SSL production certifcate
Put it in the b4ikeys folder
Created the AdHoc...
Hello everyone
I want to do one thing when you click on a notification (sent to everyone in "general" topic), a new topic is created for 2 persons, i will send the name of the new topic with a notification (it works correctly). But in order to subscribe on it, only the first one who clicks on...
Hello!
I am trying to create my chat. I use for this Firebase.
on my Honor it works, on emulators with google_apis and google_apis_playstore it works to, but on default android emulator and my One plus it doesn't (i have google services).
I have no idea what the problem is, I will be glad for...
I have downloaded the latest version of B4a with all the essentials from b4x.
I use Firebase notification in one of my projects, but it gives an error when compiling. This error also appears in an empty project that lacks a library.
B4A Version: 10.70
Parsing code. (1.09s)
Java Version...
Buongiorno,
in riferimento a questo vecchio progetto creato da Erel
https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-firebase-cloud-messaging-fcm.67716/
Vi risulta che se mando 2 notifiche ... uno di seguito all'altra , vi visualizza solo l'ultima inviata ?
Grazie
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...
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...
Hello all,
I'm trying to implement Firebase Authentication using this thread : https://www.b4x.com/android/forum/threads/facebook-extends-firebaseauth-to-support-facebook.67954/#post-430482
But when the test app is starting I'm getting the error:
*** Service (starter) Create ***
Error...
Hi All
I am having an issue with my app. I am creating a simple B4x Page application, with one page [this has a couple of images and a button. there is also a panel which is the placeholder for the admob to display into.
My app will install and run on my phone perfectly until I add...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.