mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-04-30 10:22:53 +08:00
Inject components and configurator to application delegate
Summary: This allows us to use both the consolidated list of components and the configurator to help bootstrap the SDK Reviewed By: joesus Differential Revision: D33345887 fbshipit-source-id: 8ee6d8fb6a6085e430646bd6f342955da1de92d7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9c8b23c536
commit
d654c9e909
@@ -19,6 +19,8 @@ NS_SWIFT_NAME(SKAdNetworkReporting)
|
||||
|
||||
- (BOOL)isReportingEvent:(NSString *)event;
|
||||
|
||||
- (void)checkAndRevokeTimer;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user