fetch GK from server to enable the feature

Summary: - fetch feature GK from server to control enabling suggested events

Reviewed By: KylinChang

Differential Revision: D18383293

fbshipit-source-id: 67d40381d8e351da1764540e1e7bd5ef52037713
This commit is contained in:
Tao Chen
2019-11-07 17:12:55 -08:00
committed by Facebook Github Bot
parent c7fa1b81d0
commit 6358423729
8 changed files with 122 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ Pod::Spec.new do |s|
'FBSDKCoreKit/FBSDKCoreKit/Internal/Device/**/*',
'FBSDKCoreKit/FBSDKCoreKit/Swift/**/*'
ss.tvos.exclude_files = 'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/AAM/*',
'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/SuggestedEvents/*',
'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/Codeless/*',
'FBSDKCoreKit/FBSDKCoreKit/AppEvents/Internal/FBSDKHybridAppEventsScriptMessageHandler.{h,m}',
'FBSDKCoreKit/FBSDKCoreKit/AppLink/**/*',