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
We should avoid implementing the delegate method for URL session task methods if we're not actually using it. Apple Engineering has confirmed that collecting task metrics involves a non-trivial amount of work.
The text was updated successfully, but these errors were encountered:
We should avoid implementing the delegate method for URL session task methods if we're not actually using it. Apple Engineering has confirmed that collecting task metrics involves a non-trivial amount of work.
The text was updated successfully, but these errors were encountered: