Skip to content

v11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 14:32
· 91 commits to master since this release

11.0.0 (2022-09-30)

⚠ BREAKING CHANGES

  • sdks: iOS / tvOS minimum deployment version now 12+. Stay on older version to support iOS/tvOS 11
  • sdks: in your ios AppDelegate.m[m] If you import FBSDKCoreKit/FBSDKCoreKit.h, alter it to FBSDKCoreKit/FBSDKCoreKit-swift.h (#317)

Features

  • sdks: new v15 SDKs, iOS requires minimum iOS/tvOS of 12 now (f6dc589)

Bug Fixes

  • android: remove setUserID(null) android workaround (#307) (3e8977a)