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
NSURLSession convenience routines deliver results to
a completion handler block. These convenience routines
are not available to NSURLSessions that are configured
as background sessions.
The text was updated successfully, but these errors were encountered:
As per Apple docs:
The text was updated successfully, but these errors were encountered: