firebase push messages

  1. A

    Android Question FirebaseNotifications - Push messages with B4A 12.20

    Hi all. In my project I'm using FirebaseNotifications - Push messages. If I upgrade B4A 12.0 to 12.20 will it work? I'm a little bit cinfused about received and upcoming changes with services. Thanks
  2. Frank

    Android Example Push messages with Firebase and B4A: Some additional hints and a working example

    Hi, I played around with push notifications based on Firebase Cloud Messaging (FCM). I followed the tutorial at https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-firebase-cloud-messaging-fcm.67716/, which is excellent. Still, there are some open questions which I'd...
  3. Marcos Alves

    Android Question Firebase Notifications Problem

    Hello all, It's been a long time since I started to use Firebase Notifications in my apps. I noticed recently that if the app is in background the notifications are arriving BUT the code in the event fm_MessageArrived isn't being ran. Only IF the app is onscreen the code runs! I really...
Top