frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKInternalUtilityProtocol.h
@@ -116,6 +116,8 @@ /// validates that Facebook reserved URL schemes are not registered, throws an NSException if they are. - (void)validateFacebookReservedURLSchemes; - (void)validateDomainConfiguration; /** Parses an FB url's query params (and potentially fragment) into a dictionary. @param url The FB url.