Good evening! I am a student from HK. I get in trouble on a bug…
I make a forum system and users could comment on it. The comment will be saved to firebase. Besides, I make a label to show the total number of comments currently.
However, this label has a bug when I comment on it and then change the screen. The mobile phone screenshots are as following:
this is not, console.firebase> realtimedatabase… Huahhhh Huge blocks. The problem is after storing values in tinyDB arises… so need to focus on lit… system doesnot respond properly…
Oh, but I haven’t set my own firebase and then connect it with kodular. I just insert the firebase component to kodular and keep the default setting. It seems that kodular will provide me a default firebase server.
Seems to be new to hear… and, may be, that is the problem… Surely it will end with problem. try to implement your own fireDB
Also you can minimize the blocks… Huge blocks mean, it could be very difficult to found the problem associate to which block… First you design fireDB structure and i will give you simple blocks
opps. Sorry about that. I haven’t made a userlogin system. The tinyDB will store the user information(name and usertype) after the user login. Therefore, I make a temporary tinyDB store when the screen initialize. Make everything like the user logined already.