Calling asynchronous Firebase APIs from Swift
Feb 2, 2022 · 9 min read · Most of Firebase’s APIs are asynchronous. This might be confusing at first: you’re making a call, for example to fetch some data from Firestore, but you don’t get a result back. Why does this happen, what does “asynchronous API” mean, and how do you ...
Join discussion



