It might be a simple question, but what is the best practice to send messages addressed only to a particular user?
I've successfully tested delivery Firebase messages to my phone. I've made a test sending program in B4J and an app in B4A and they both work. But I couldn't find any information...
Hello all, I am new to B4A and I have followed Erel's tutorial exactly how he shown in his video including Firebase.
My problem is though that when the notification is displayed on my phone, I have to swipe it away so when I run the B4J side of it again, it pops up again. It does not do...
Hi,
I Implemented push notifications in my app.
used this tutorial
It was working very well, but from today not receive any push.
I delete all file and I did everything again from the beginning but not receive.
Why?
How we can open app automatically when receive push? (App is close)
Is there such a possibility?
Private Sub Application_RemoteNotification (Message As Map, CompletionHandler As CompletionHandler)
This sub raised when the user clicks on the notification or app is open.
Hi everyone, I’ve an app published on the store that receives notifications using firebase .
I received an email from apple reminding me that the aps is about to expiring. What I’ve to do?
The app will stop to receiving notification ?
thanks in advance !
Per comunicare rapidamente da pc centrale a uno o piu' smartphone Android ho usato finora Firebase Realtime oppure le notifiche push Firebase Cloud Messaging
Vedo che usando il sistema di messaggistica su server Mqtt sono realizzabili grossomodo le stesse funzionalita'
Ci sarebbe pero' il...
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...
Trying to do everything like here https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-firebase-cloud-messaging-fcm.67716/
but I get stuck when adding firebasenotification i libraries manager...it is missing. I think it has something to do with paths, sdk manager or...
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...
Hola! Estuve buscando por el foro y no encuentro en ningun lado la forma de recibir una notificacion via push en b4j.
Lo que estoy buscando es enviar desde php la push para que reciba un b4j esta notificacion y a partir de ahí realice una acción.
Encontre siempre que b4j haga de servidor que...
I have a php web server that happily sends Firebase Push Notifications when a new record is created for a particular customer. These appear when the Android app has been started manually, allowing clients to know when there is something demanding their attention, as the clicking of the...
Hello,
Recently, I've added FirebaseNotifications to my app
I noticed that noticed when the user click the (push) notification, the app opens, but the notification still exists, and it is needed to swipe it in order to remove it.
Does anybody know how to make the push notification disappear...
hello to everyone,
I tried to look for documentation but without success;
I activate an FCM push channel (Erel's tutorial) and it works correctly, but if the App is not opened for a few days, it seems that the subscription expires and the device no longer receives push messages (this also...
I tested using the projects posted in the library thread:
https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-firebase-cloud-messaging-fcm.67716/
and if I stop my app by the device settings, it does not start when I send an FMC message (I used the b4j project attached...
Could anyone please post a small tutorial or provide any help on how to use Push.Js notifications with ABMaterial?
I found the idea about Push.Js in this post by @mindful :
here
https://www.b4x.com/android/forum/threads/abmaterial-framework-for-webapps.60072/page-24#post-477244
but, so far...
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.