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 d05c971 commit 65b2ac8Copy full SHA for 65b2ac8
Branch-TestBed/Branch-TestBed/AppDelegate.m
@@ -25,7 +25,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
25
*/
26
27
Branch *branch = [Branch getInstance];
28
- [branch setDebug];
+ // [branch setDebug]; // Set this to get debug info.
29
30
// For Apple Search Ads
31
// [branch delayInitToCheckForSearchAds];
0 commit comments