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 3dbda54 commit cc32662Copy full SHA for cc32662
Branch-SDK/Branch.h
@@ -619,7 +619,7 @@ typedef NS_ENUM(NSUInteger, BranchCreditHistoryOrder) {
619
-(void)setDeepLinkDebugMode:(nullable NSDictionary *)debugParams;
620
621
/**
622
- Allow a URI scheme tol be tracked by Branch. Default to all schemes.
+ Allow a URI scheme to be tracked by Branch. Default to all schemes.
623
624
@param scheme URI scheme allowed to track, i.e. @"http", @"https" or @"myapp"
625
*/
0 commit comments