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
{{ message }}
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
On iOS, since version 11 of the plugin, calls to httpsCallable functions crash (with no error reporting) if the function is called with an object as the payload. Calls with string or null as payload work fine. Not an issue on Android.