File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -746,23 +746,6 @@ Note that this can add up to 10 seconds from call to initSession to callback due
746746Branch.getInstance ().delayInitToCheckForSearchAds
747747```
748748
749- ##### ` - (void) setAppleSearchAdsDebugMode `
750-
751- The ` setAppleSearchAdsDebugMode ` method sets the SDK into Apple Search Ad debug mode. In this mode
752- fake campaign params are returned 100% of the time. This is for testing only.
753-
754- Warning: This should not be used in production.
755-
756- ###### Objective-C
757- ``` objc
758- [[Branch getInstance ] setAppleSearchAdsDebugMode ];
759- ```
760-
761- ###### Swift
762- ``` swift
763- Branch.getInstance ().setAppleSearchAdsDebugMode
764- ```
765-
766749### Enable or Disable User Tracking
767750In order to comply with tracking requirements, you can disable tracking at the SDK level. Simply call:
768751
You can’t perform that action at this time.
0 commit comments