Hello, I am testing the example of Firebase Realtimedatabase and I have the following error, please can you help me, thanks in advance.
Can you help me with the method : Initialize, which would be the correct parameters according to my structure.
Perform the installation according to https://www.b4x.com/b4a.html#installation
I have Win 7, B4A 8.0, Java 1.8.0_161, android-27
I install android with Sdk Manager, as you recommend it
I have enabled permissions in firebase
Text translated with google.
Can you help me with the method : Initialize, which would be the correct parameters according to my structure.
B4X:
Dim ref As DatabaseReference
ref.Initialize("Reference",realtime.getReferencefromUrl("https://tu.garage.com-8b2a8.firebaseio.com/") ,"midata")
Perform the installation according to https://www.b4x.com/b4a.html#installation
I have Win 7, B4A 8.0, Java 1.8.0_161, android-27
I install android with Sdk Manager, as you recommend it
I have enabled permissions in firebase
Text translated with google.
Last edited: