Skip to content

Commit 6a20a55

Browse files
committed
CORE-1768 clarify description
1 parent a958273 commit 6a20a55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Branch-SDK/Branch.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,8 @@ typedef NS_ENUM(NSUInteger, BranchCreditHistoryOrder) {
689689
690690
Note:
691691
Before prompting the user, check that ATTrackingManager.trackingAuthorizationStatus is notDetermined.
692-
Otherwise the prompt will not display and the completion will be called with current status. This will inflate the number of events shown in the Branch Dashboard.
692+
Otherwise the prompt will not display and the completion will be called with current status.
693+
This will inflate the number of OPT_IN and OPT_OUT events tracked by Branch.
693694
*/
694695
- (void)handleOptInStatus:(unsigned long)status;
695696

0 commit comments

Comments
 (0)