I have an app and it uses FirebaseDB to store values and etc. So I have a feature in my app to transfer coins between two databases and it works completely fine. But, when you look at the balance on the other account, it's supposed to show the value but instead it shows curly brackets with the tag AND value there when it's supposed to show the value. Here's my code:
My guess is your issue is here, unless you are saving a json/dictionary to firebase.
Firebase has a console where you can see the data structure.
Show us?
Where do you call the tag "ChildSavings"?
If you called the tag "ChildSavings/nabila" it would return "10"
Show your project bucket if any without bucket you need to call it like this below :
Use this below aia file for better understatndings of firebase using bucket/tag/tag or tag/tag methods.
Aia File :
Coins.aia (3.1 KB)
I disagree, your blocks and aia only serve to confuse further.
I could not begin to do so. You are again cluttering up someone else's topic.
"ChildSavings" is the ProjectBucket.
so i fixed it.
Could you also provide me your best solution?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.