Hi
I create a simple messanger app and use firebase notification for receive new message.
I use firebase like this:
https://www.b4x.com/android/forum/threads/firebasenotifications-push-messages-firebase-cloud-messaging-fcm.67716/
It usually works well but some time firebase not receive any...
Hello, i reinstall the SDK Manager and when i debug an app it crashs before start. So i found what was causing the problem and it's this line in manifest editor CreateResourceFromFile(Macro, FirebaseAnalytics.Firebase)
I searched for a lot solutions in forum but with not success, i already...
Hi everyone, i'm struggling finding the best solution to implement the notifications in my iOS app.
I have two FB topics, one for syncing informations between the app and my server. (this should be silent push notification, and happends only in foreground)
the second FB topic, instead, is for...
Hi, i'm trying to use Firebase to send Silent Push Notifications to my app.
The app, then, choose to show a notificaiton with LocalNotification or not.
The problem is that after a while the app is closed and no notification are coming for a while, when a new notification is sent it will never be...
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 one, i'm trying to learn how to use AdMob, there are too many updates in the forums that creates some confusion.
I found out this awesome example from @asales but when i change the ID's nothing works anymore.
What i've done:
Went on Firebase to create a new project, downloaded the...
Hello
my app was working fine until i came to work on it but there was an error -> Maven artifact not found: com.google.firebase:firebase-installations
(It was working before this error)
So i opened sdk manager and selected com.google.firebase:firebase-installations AND...
Hi Everyone,
Newbie question here, I've set up an app, when booting i open main activity, then if firsttime i use Auth.Signinwithgoogle.. However when the popup comes up if i just click off it it goes away and you can still use the app...
Sub Activity_Create(FirstTime As Boolean)
'Do not...
Hi. I am trying to implement the FirebaseUI lib by DonManfred
https://www.b4x.com/android/forum/threads/firebase-ui-auth-a-new-dimension-in-authentication.87580/
I followed all the steps but when i call for StartActivity of SignInIntentBuilder i get the following error...
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...
https://www.b4x.com/android/forum/threads/firebase-push-messages-fcm.81025/#content
I am using B4R 3.0, Esp8266 2.5.2, Esp32 1.0.4
Using this example on the Esp8266 works fine.
On the Esp32 the HttpJob/ParseResult function is not called.
The data returned from Firebase in...
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...
I recently stumbled upon Firebase Testlab which provides virtual devices in the cloud where you can test your app for performance as well as other tests on a free plan (no cost). However if you want a customized test you would need to record a Robo Test Script using a tool that is only found in...
Hello everyone!
Problem with duplicate fcm message!
I'm having problems with firebase cloud message, when I send message, I get two on mobile, one I sent and another as if it was automatic ...
My version of b4a is the latest (9.50), FirebaseNotifications version is (1.21) ...
On the firebase...
anyone help me how to integrate firebase admob in my application. i tried several options described in the internet but i can't. my application always getting crash even after i added firebaseadmob lib 1.60 in my app.
my application getting crashed after i added the following
1. in manifest i...
Hi
I have a problem with the B4A Firebase tutorial - When I attempt to compile the project I get the following report
B4A Version: 9.30
Java Version: 11
Parsing code. (0.00s)
Building folders structure. (0.03s)
Compiling code. (0.08s)
Compiling layouts code. (0.00s)
Organizing...
Hi Guys
I have a iOS app which receives Firebase messages and in the last month it has stopped working.
This is what I have tried.
1. I am using the latest version of B4i (v5.80)
2. The Android version of the App is still working ok.
3. Using the post...
Hello all,
recently I received an alert in Google Play Console panel for one of my B4A apps about the exposing of a GCM key . This app uses GCM/Firebase Lib and it's code is written according the recommendations given by @Erel in that library tutorial. (this...
What does this mean?
I am using hosted builder. My project includes Firebase Analytics, Auth and Notifications.
MinVersion is set to 11.
Full error code below.
Across the forum, there are pieces of code that you can put together to make native ads work. I put everything together into a class that saves me a lot of time, and hopefully you will find it helpful also.
This example uses a pre-built layout and uses the Unified Native Ad for the type of...
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.