Skip to content

Commit 65b2ac8

Browse files
author
Edward Smith
committed
Updated for testing.
1 parent d05c971 commit 65b2ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Branch-TestBed/Branch-TestBed/AppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
2525
*/
2626

2727
Branch *branch = [Branch getInstance];
28-
[branch setDebug];
28+
// [branch setDebug]; // Set this to get debug info.
2929

3030
// For Apple Search Ads
3131
// [branch delayInitToCheckForSearchAds];

0 commit comments

Comments
 (0)