Hi guys,
Just letting you know I’ve submitted a pull request to fix a Firebase bug: https://github.com/electricimp/Firebase/pull/7.
I was finding that despite having several callbacks I was receiving all PUT data to only one due a problem with sharing an instance of the callback function variable.