12.0.0 (2023-08-18)
⚠ BREAKING CHANGES
- sdks: facebook-ios-sdk requires 2 additional iOS imports in AppDelegate, see step 3.2 of install guide
They are specifically:
new import 1 -#import <AuthenticationServices/AuthenticationServices.h>
new import 2 -#import <SafariServices/SafariServices.h>