Skip to content

Commit df985ac

Browse files
committed
Docs - User invite branded domain to code snippet
1 parent 88017d4 commit df985ac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Docs/RN_UserInvite.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ appsFlyer.generateInviteLink(
4848
userParams: {
4949
deep_link_value : 'value', // deep link param
5050
deep_link_sub1 : 'sub1', // deep link param
51-
custom_param : 'custom'
51+
custom_param : 'custom',
52+
brandDomain:'myexample.com'
5253
},
5354
},
5455
(link) => {

0 commit comments

Comments
 (0)