Hey there!
I've been using your firebase ported plugins on construct 3, it's working really well but I have a problem with Itemtable I guess!
I made a register layout with authentication and itemtable, so every time I register an email I want it also writes some data like email, password, and so on into my realtime database.
When i tried to create an account with email, the email is successfully registered to my firebase, but it doesn't write the data i wanted to my realtime database, and it shows me the error message "dout is not define". I have no idea about it.
I've tried to change my database rules, and now the rules is "true" for write and read, but the problem is still persist, and I've also tried to used the itemtable on construct 2 everything works perfectly with the same database.
So yeah that's why i guess the problem comes from the itemtable for construct 3
Can you help me please ? thanks! and sorry for my bad english