In Firebase, we can add an observer in iOS using something like observeEventType:withBlock:
. Is there a limit on the number of observers that can be attached from one client ?
There is no limit on the number of listeners that may be attached from one client. Also note that listeners are generally inexpensive, so it is recommended that you use them as most convenient in your application.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With