https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
You can use column aliases in Supabase. All you need to do is write the alias name, a colon and then the column name.
'AliasName:ColumnName
Query.Columns("Name:Tasks_Name")
Dim Query As...
Hello,
I got this error while building aab:
jarsigner: Certificate chain not found for: b4a. b4a must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain.
I suspect the fault is because my keystore uses not the b4a alias. I created...
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.