You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -663,9 +663,9 @@ event.logEvent()
663
663
664
664
### Register Custom Events (Deprecated)
665
665
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**
667
667
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.
0 commit comments