We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28acc2d commit 294f502Copy full SHA for 294f502
Branch-TestBed/Branch-TestBed/AppDelegate.m
@@ -46,9 +46,6 @@ - (BOOL)application:(UIApplication *)application
46
// Comment out in production. Un-comment to test your Branch SDK Integration:
47
//[branch validateSDKIntegration];
48
49
- // Check for Apple Search Ad attribution (trade-off: slows down app startup):
50
- //[branch delayInitToCheckForSearchAds];
51
-
52
// partner parameter sample
53
//[branch addFacebookPartnerParameterWithName:@"em" value:@"11234e56af071e9c79927651156bd7a10bca8ac34672aba121056e2698ee7088"];
54
0 commit comments