Firebase - Values updated automatically reverted

Unfortunately, I do not have a ready-made example yet, but Mark showed an example of working with an asynchronous block.

I do not know your final task, but I would consider the option when we first prepare all the data to write to FireBase, and then save it with just one call to the Save method.

3 Likes