Facebook v8.1.0 Release Notes

Release Date: 2020-10-28 // over 3 years ago
  • βž• Added

    • βœ… Introduced AppLinkResolverRequestBuilder for use in cleaning up and adding tests around AppLinkResolver

    πŸ”„ Changed

    • βœ‚ Removed version checks for iOS 9 since it’s the default version now.
    • πŸ”¨ Refactored AppLinkResolver to use a request builder
    • πŸ”¨ Refactored and added tests around FBSDKProfile and FBSDKProfilePictureView
    • ⚑️ Updated FBSDKSettings to use ADIdentifierManager for tracking status
    • πŸ‘‰ Removes usages of deprecated UI_USER_INTERFACE_IDIOM()

    πŸ›  Fixed

    • ⚠ Issues with Swift names causing warnings - #1522
    • πŸ›  Fixes bugs related to crash handling - #1444
    • πŸ›  Fixes Carthage distribution to include the correct binary slices when building on Xcode12 - #1484
    • πŸ›  Fixes duplicate symbol for FBSDKVideoUploader bug #1512
    • ⚠ GET requests now default to having a 'fields' parameter to avoid warnings about missing fields #1403
    • πŸ›  Fixes Multithreading issue related to crash reporting - #1550

    πŸš€ 2020-10-23 | Full Changelog