Skip to content

v1.3.0 Release

Compare
Choose a tag to compare
@thomasvl thomasvl released this 22 Oct 17:03
  • #145 - GTMSessionUploadFetcher: pass through allowsCellularAccess from the parent request to subsequent chunk requests.
  • #154 - Reconnect background session fetchers after UIApplicationDidFinishLaunching.
  • #155 - Include support for TLSMinimumSupportedProtocolVersion.
  • #160 - Use SecTrustEvaluateWithError on platforms that require it.
  • #161 - Clean up macros guarding the use of TLSMinimumSupportedProtocol.
  • #163 - Use WKWebView in GTMSessionFetcherLogViewController, rather than UIWebView

These should also allow use of the SessionFetcher with Catalyst.