Skip to content

Commit 901004d

Browse files
authored
Merge pull request #903 from BranchMetrics/gfletcher-referral-note
DOCS-420
2 parents b2831b1 + fa2caba commit 901004d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,9 +663,9 @@ event.logEvent()
663663

664664
### Register Custom Events (Deprecated)
665665

666-
The old `userCompletedAction:` methods of tracking user actions and events are deprecated and will go away eventually. Use the new `BranchEvent` to track user actions instead, as described above.
666+
**For Clients Using Referrals**
667667

668-
Here is the legacy documentation:
668+
If you are using Branch's Referral feature, please use the legacy documentation provided below using the `userCompletedAction` methods. Do not upgrade to the new `BranchEvent` methods for tracking user actions mentioned above.
669669

670670
#### Methods
671671

0 commit comments

Comments
 (0)