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 b2831b1 commit 2d934a2Copy full SHA for 2d934a2
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