You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functions: make FirebaseFunctions build for Android
Remove some linkage on Android as the libraries are not present. It is
unclear if this is underlinking, but for now, this allows us to make
progress. Explicitly cast the error value as it is a `DWORD` on Windows
and `CInt` on Unix.
0 commit comments