lpw
2024-04-15 97fc0a41111c5a929ee8be9d6511775697ffa760
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.