Skip to content

Commit 294f502

Browse files
committed
Removed commented code which was calling old API delayInitToCheckForSearchAds
1 parent 28acc2d commit 294f502

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Branch-TestBed/Branch-TestBed/AppDelegate.m

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ - (BOOL)application:(UIApplication *)application
4646
// Comment out in production. Un-comment to test your Branch SDK Integration:
4747
//[branch validateSDKIntegration];
4848

49-
// Check for Apple Search Ad attribution (trade-off: slows down app startup):
50-
//[branch delayInitToCheckForSearchAds];
51-
5249
// partner parameter sample
5350
//[branch addFacebookPartnerParameterWithName:@"em" value:@"11234e56af071e9c79927651156bd7a10bca8ac34672aba121056e2698ee7088"];
5451

0 commit comments

Comments
 (0)