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
Second alert will close as expected after 3s, then first alert will just continue spinning until manually closed with a tap. Tried running each alert in a dispatch_async(dispatch_get_main_queue(), ^{ });