Please help me understand how to use this new Firebase format. The realtime database is different from before, and in Firebase Core I add the Firebase keys and it still doesn’t work, there is no connection. Is there a tutorial that teaches how to use this new component formatting?
any error message?
How do I define a bucket in the Firebase Realtime database? I already have a structure set up with several buckets and the values I want to return within them. See the example below.
Just use the bucket name in the tag
what was heppening in the community during last hours !?? is everything all right
What do you mean, do you have an example?
If you were using the tag like AJUSTES and Bucket was Test
Now the tag would be: AJUSTES/Test
I’m having trouble building the buckets so they retrieve tags from the “CITY” bucket. In the previous version of Firebase, everything worked fine because I defined the bucket differently and got the tags without any issues. Please provide the correct build method to resolve this issue. Oh, and things have gotten more complicated now that Firebase doesn’t work with the companion. Every time, I have to build the APK to see if it works. I don’t want the buckets returned, but the tags within them.
@abhijith Please provide a solution to this issue. Provide documentation regarding the new Firebase so we can understand how to migrate existing projects from the old Firebase to it.
Sure, i will make a Guide and test Firebase while doing it as well.


