firebase-ios-sdk
firebase-ios-sdk copied to clipboard
Async Function Calling
- Introduced an async / await version of
callFunctionwhich takes advantage ofFunctionsContextProvider’s asynccontext(options:) - Refactored
GTMSessionFetchersetup to minimize code duplication - Added tests