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
The parse(String) method can be cancelled, but the parse(ParseCallback) method cannot.
Neither the timeout nor the cancellation flag work and I have no idea why.