I can’t retrieve my firebase data in a list view. Here is my code along with the JSON structure. Note that the variable app text
is my global variable that represents my input data.
This is how I input my data to firebase:
I can’t retrieve my firebase data in a list view. Here is my code along with the JSON structure. Note that the variable app text
is my global variable that represents my input data.
This is how I input my data to firebase:
There are a few potential issues and some additional information to help debugging.
Happy Thunking!
I fixed the number in JSON but I couldn’t make use of your figure. I’m still a beginner learning how to invoke the data. cloud object also made my firebase data null.
I made this code, it works fine for getting data only once i press the button. I want to get my entire data list in one press. Any help, I appreciate it. It also gets only the password value, not the email.
In the GET block, change the key to //
Doesn’t worked. It shows empty list.