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
If a dynamic link can't be parsed, the completion handler is called with (nil, nil) which crashes when used with async/await. It should be changed to an error.