Hi everyone, today i opened a project that i had finished some month ago.
In this project Firebase Messages was used.
It Works now, the problem is that the sub "Application_RemoteNotification" does not trigger anymore when the app is open, but it show the banner in overlay, like if it is closed...
Hi I'm a newbie in programming and I wanted to know:
1- Is that possible to write a voice message android app via wifi direct in B4A?
2- How difficult it is to write such an app for a newbie like me?
3- How to do that?
Good Morning,
i have this error message for about 5 days when I open my program
"Ein Fehler trat auf Der angegebene Schlüssel war nicht im Wörterbuch vorhanden".
When I edit the b4a file with an editor you can see that the file is not empty.
I can always save the file as normal.
Does anyone...
Hello, i did it in Android, but i could not find how to do it in iOS.
Here is the code in B4A:
Dim Intent1 As Intent
Intent1.Initialize(Intent1.ACTION_VIEW, $"https://api.whatsapp.com/send?phone=55${number}&text=${""}"$)
Intent1.SetComponent("android/com.android.internal.app.ResolverActivity")...
Bom dia.
Pessoal, sou iniciante em B4A, comecei meu primeiro aplicativo ontem, mas, estou com duvida sobre como mostrar meu mapa em tela.
Fiz um mapa para gerar números randômicos, mas, não consigo de forma alguma exibir o resultado em tela.
Como posso fazer para exibir o resultado em uma...
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, 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...
Good evening, folks!
I'm debuging an app but the "Program paused on line: xxx" message is covering an important information on the device's screen that I'd like to see.
For now, following execution step-by-step on the IDE interface is enough for me.
Is it possible to debug an app and disable...
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...
Trying to add real-time log messages to my app, so I can investigate problems if not a the PC.
The running code should pause while the message is showing and this is not as easy as I thought it
would be.
Currently I am trying this:
In a code module (called General) I have this:
Public Sub...
Hi
This 5th installment of webix tuts deals with how one can create toolbars. These sit on the Rows collection of your page and can have a variety of elements like buttons, toggle buttons and icons.
Like any WixElement, one can set the height of the toolbar and also set some default...
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.