Data not getting from firebase showing runtime error

Actually you are getting the value from fb. See the error the out put is not a list. Check that one.
Also in screen init , call firebase block, you have used empty string box if value not place. Pls use create empty list block instead of that and try again
data showing in notifier but select list item not working
Show your firebase database structure.
You firebase value contains a single item and you trying to select item 2 which is giving an error.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.