I am implementing the Backendless Push Notification service
https://backendless.com/docs/rest/push_push_notification_setup_androi.html
I have already configured and can register the device to the channel created through the console (Messaging Channels).
For this I have used REST API...
I have several Android and iOS apps listed on the PlayStore and AppStore respectively. I have decided to upgrade them with Firebase Push Notifications. I followed Erel's tutorials for both platforms and was able to generate functioning applications.
I apologize in advance if this question has...
Ciao a tutti ,
sono un principiante ho creato una semplice applicazione per una pagina web che ho già pubblicato su apple store e su Google Play. Riesco a mandare le PUSH direttamente dalla console di Firebase e con il codice b4j indicato da Erel nel tutorial, Ho visto che c'è un plugin di...
Hi everyone,
I would like to know if someone Knows how to make push notifications directly from WordPress to iOS and Android apps using firebase. How can integrate a solution like this one https://es.wordpress.org/plugins/push-notification-fcm/ on b4i and b4a?
Hello
Telegram has stated in its FAQ section that:
We currently have two types of notifications on Android: Google's Messaging cloud (GCM) and our own custom notification service that is independent of Google. Note that Google Notifications (GCM) may not work on some Android devices. Telegram...
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?
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...
Hello everyone!
I am trying to send a notification (I am using firebase push notification), to a specific IOS device.
In B4A I used "fm.Token", but this is not in B4I.
Any idea?
Thank you in Advance.
Hello everyone!
I am trying to send a notification (I am using firebase push notification), to a specific device.
I found on forum, that I can do this using "fm.Token".
But, how can I get this Id to send a notification specific to this device?
Thank you in Advance.
Hello everyone, I have a problem with firebase messaging, where the error happens on specific client devices.
Here is an error presented in the Google Play ANR
java.lang.ClassCastException:
at unknow.app.developer.b4xpages._vvvvv5 (b4xpages.java:56)
at...
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
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 =...
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 must make an app, using push notifications.
Which is the best way to make it?
With firebase push notifications or with a custom server application?
I read that firebase notification is free, so this is reason why I have this dilemma.
Thank you in advance!
I am using fcm notifications from pc to android smartphone to bring an app to the foreground and set it to work
I'm verifying that sending the notification does not always arrive on the phone quickly
Sometimes it can take several minutes before the notification is received and the app reacts...
I am about to create the first App Store release of my app. The app uses FirebaseNotifications.
For this I have created a new explicit app identifier and a new production certificate and a new provision file as advised.
But I am in doubt of the meaning of:
What are these tokens? When sending...
My APP create by B4i v6.80 and the local Mac Builder.
B4J Push Messages.
Compilation is ok, but when I run the App in the Simulator, it displays this fault:
Is there any way to make MAC Simulator receive push ?
Copying updated assets files (1)
Application_Start
Application_Active...
Hi all.
I tried to use a Firebase Notifications - it works fine, I was able to push a notification from B4J example but my question is - how to keep a previous notification?
Let say I sent a notification with a title "AAA" and body "BBB". It comes to my app and I can see it.
Later on I pushed...
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.