iOS SDKs v3.0.0

New features

  • Reduce the amount of tracking log requests sent from our SDK
  • Add support for Swift concurrency with our protectedDataTasks APIs
  • Add support for SFCC requests

Breaking changes

  • The SDKs are now built with Xcode 13.2 (Swift 5.5.2) to be able to add support for Swift Concurrency on iOS 13+
  • Objc APIs protectedDataTaskWithURL:captchaDelegate:completionHandler: and protectedDataTaskWithRequest:captchaDelegate:completionHandler: are now called protectedDataTaskWithURL:captchaDelegate:andCompletionHandler: and protectedDataTaskWithRequest:captchaDelegate:andCompletionHandler: respectively

Requirements

  • Xcode 13.2