Thursday, 29 August 2013

Are firebase callbacks in iOS app fired on UI Thread by design?

Are firebase callbacks in iOS app fired on UI Thread by design?

I am using firebase iOS sdk to develop a chat app. Just wondering whether
the child added callback is fired on the UI thread or a background thread.

No comments:

Post a Comment