So guys, im having trouble in this app that im building, that stores some logs in firebase.
The tag is like this (generated form a clock block): year/month/day (yyyy/MM/dd)
And the trouble is that as logs come into the database as they are generated by the app, i need to create a list under this tag for the daily log...
But when i try using append block from firebase, it just doesnt work and gets me an error like: Previous value was empty...
So im kinda lost here, if anybody can help would be AWESOME thxx...
Gabriel Pavan.