Skip to content

Dropped iOS 8 support

Compare
Choose a tag to compare
@scobbe scobbe released this 13 Apr 17:53
· 369 commits to master since this release

iOS 8 usage now constitutes less than 3% of all iOS users. Supporting it with our new auth flow is proving to be challenging, so we have dropped support for iOS 8.

Changed

  • Fixed CocoaPods bug where SafariServices was being included in macOS target.
  • Dropped iOS 8 support to accommodate new SFSafariViewController auth flow.
  • No longer Build Active Architecture on debug mode for Carthage project.