Just a quick message to ask you if you know how to do a runTransaction() operation at two different locations in a Firebase Database?
Indeed, I have got a View Counter that needs to be updated at two different siblings Nodes.
I have read this post, but as the Author pointed out, this is very inefficient : Create a transaction to update multiple places in Firebase Database
Cheers,
Andy