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
This particular method doesn't time out in case of failure. I would expect to have task.IsCanceled or task.IsFaulted to be set but the callback never called.
It happens on both Android and iOS.