https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
This is a simple B4X broadcast example with supabase as backend.
Libraries
AS_TextfieldAdvanced
AS_Label
Supabase V1.16+
Have Fun :)
https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
Share state between users with Realtime Presence.
https://supabase.com/docs/guides/realtime/presence
Setup
https://www.b4x.com/android/forum/threads/b4x-supabase-realtime.156354/
Sync and track...
https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
This is a simple B4X chat example with supabase as backend.
Setup Supabase
create table
public."dt_Rooms" (
id bigint generated by default as identity,
name text not null...
https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
This is a very simple tutorial on how to use the Realtime module. A more detailed tutorial is coming soon.
Step 1
Click in your project on "Project -> Build configurations -> Conditional...
Supabase is an open source Firebase alternative. It provides all the backend services you need to build a product. Supabase uses Postgres database with real-time capabilities. Basically, supabase provides an interface to manage postgres database that you can use to create table and insert, edit...
Hello,
How can I control the tag of each input of the nosql database of firebase using B4a code:
as example I need to change Tag name to
"3000" instead of
(-LUiRLRDm6WunRN01ohA) and...
I am trying to run a basic program for reading and writing on Firebase Realtime
I use an app with Main and Starter module as described below
The initial reading of the db and its variations are correctly displayed on the log window
When I try to write, by pressing one of the two buttons on the...
Hello, is there any chance that Agora.IO (realtime videochat solution) will be implemented for B4A/B4i ? We have users interested in keeping connected remotely and Agora.IO offers a generous free tier.
Thanks!
Hello,
I just discovered an option for anyone to share his live realtime location with google maps app https://support.google.com/maps/answer/7326816?co=GENIE.Platform%3DAndroid&hl=en
Does anybody know if there is an option to get the user only to accept the location sharing(so the user don't...
hello everyone !
It is with great honor that I present to you my tool for creating websocket & socket servers, it was developed using C ++ [libwebsocket, enet, winsock, lua_wrapper, scintilla and others].
Today I will do a tutorial on how to use B4J with ServerComposer BUY HERE
*
First we...
hello, did someone know how to create a real time sound?
i think about a buffer where i can place my sound waveform and the phone device play it in real time.
Hi All.
I'm Using Websocket for make a Realtime Connection With my Server.
When Device Connects to Proxy, The Proxy Closes the My Application Connection
Is There Any Way to Solve The Problem?
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.