Android Tutorial [B4X] [B4XPages] Firebase Push Example

Status
Not open for further replies.
Updated example: https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/#content

A simple, B4A + B4i, example based on:
B4A: https://www.b4x.com/android/forum/t...-messages-firebase-cloud-messaging-fcm.67716/
B4i: https://www.b4x.com/android/forum/t...h-messages-server-not-required.68645/#content

It receives push notifications using Firebase. Note that it requires some configuration. Make sure to follow the above links.

Don't try to access B4XPages from FirebaseMessaging service. B4XPages can only be created after the main activity was created.
 

Attachments

  • Push.zip
    7.3 KB · Views: 2,282
Last edited:

AZKANSOY

Member
Licensed User
Longtime User
Hi Erel,
I have two different 'B4A' app. Can I Send to message from one to another. If I can, how to make this. Note: I want to send message from 'Test1' app to 'Test 2' App but for only one User.
 
Status
Not open for further replies.
Top