File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Branch-TestBed/Branch-TestBed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5454 <key >branch_key </key >
5555 <dict >
5656 <key >live </key >
57- <string >key_live_feebgAAhbH9Tv85H5wLQhpdaefiZv5Dv </string >
57+ <string >key_live_hcnegAumkH7Kv18M8AOHhfgiohpXq5tB </string >
5858 <key >test </key >
5959 <string >key_test_hdcBLUy1xZ1JD0tKg7qrLcgirFmPPVJc </string >
6060 </dict >
Original file line number Diff line number Diff line change @@ -1738,6 +1738,7 @@ - (void)applicationDidBecomeActive {
17381738
17391739- (void )applicationWillResignActive {
17401740 if (!Branch.trackingDisabled ) {
1741+ self.initializationStatus = BNCInitStatusUninitialized;
17411742 [self .requestQueue persistImmediately ];
17421743 [BranchOpenRequest setWaitNeededForOpenResponseLock ];
17431744 BNCLogDebugSDK (@" Application resigned active." );
You can’t perform that action at this time.
0 commit comments