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.
2 parents 901004d + 2d934a2 commit bfd073cCopy full SHA for bfd073c
Branch-SDK/Branch-SDK/BNCConfig.m
@@ -9,7 +9,7 @@
9
#include "BNCConfig.h"
10
11
NSString * const BNC_API_BASE_URL = @"https://api2.branch.io";
12
-BOOL const BNC_API_PINNED = YES;
+BOOL const BNC_API_PINNED = NO;
13
NSString * const BNC_API_VERSION = @"v1";
14
NSString * const BNC_LINK_URL = @"https://bnc.lt";
15
NSString * const BNC_SDK_VERSION = @"0.25.10";
0 commit comments