Skip to content

Commit

Permalink
better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Augustyniak committed Sep 9, 2024
1 parent 724aed2 commit 6bb6270
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ extension URLSession {
// * https://github.com/google/gtm-session-fetcher/issues/190#issuecomment-604757154
let disabledDelegateClassNames = [
"GMPx_GTMSessionFetcherSessionDelegateDispatcher", // GooglePlaces SDK
"GTMSessionFetcherSessionDelegateDispatcher", // GTMSessionFetcher SDK
"GTMSessionFetcherSessionDelegateDispatcher", // GoogleMaps/GTMSessionFetcher SDK
]

let shouldDisableProxying = disabledDelegateClassNames
Expand Down

0 comments on commit 6bb6270

Please sign in to comment.