Hi All,
I have been following Erel's tutorial for how to implement FCM and I have successfully push the message using the B4J example.
I have searched the forum however I can not find a way to make the android itself publish the message, so my question, is this doable to make the android App...
See here: https://firebase.googleblog.com/2018/09/handle-fcm-messages-on-android.html?linkId=57036840
There are 3 types of messages you can send combined with your app's state (fore- or background). Android FCM services behave different depending on the message type:
1. Notifcation only
As...
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...
Hola.
He conocido recientemente que es posible hacer segmentación geográfica a la hora de enviar mensajes push. Es decir, decidir que un determinado mensaje push enviado solo lo reciban los clientes que se encuentren en determinada zona geográfica.
He buscado en nuestros foros y en la info...
Hi to all!
I can receive notification (in b4a) through firebase notification console but I can't receive when it send through b4j.
Here's my code:
'libraries:
'jCore(Version:6.00)
'jOkHttpUtils2_NONUI (Version 2.62)
'Json (Version 1.10)
'OkHttp (Version 1.20)
'Non-UI application (console /...
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.