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
Adds GTMSESSION_RECONNECT_BACKGROUND_SESSIONS_ON_LAUNCH flag to determine whether to automatically reconnect background sessions on app launch; apps disabling this behavior (defining the flag = 0) must call [GTMSessionFetcher uploadFetchersForBackgroundSessions] directly in order to reconnect any background session tasks.
Allow overriding the version in GTMFetcherApplicationIdentifier by setting the GTMUserAgentVersion key in the bundle's Info.plist.