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
I generate a link using AppsFlyer.generateUserInviteLink(InviteLinkProperties.LinkProperties, this); But it seems like my parameters are not embedded to the link. When I generate I get something like this with no parameters:
👋 Hi @mryildirim91 and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at [email protected].
When submitting the ticket, please specify:
I generate a link using AppsFlyer.generateUserInviteLink(InviteLinkProperties.LinkProperties, this); But it seems like my parameters are not embedded to the link. When I generate I get something like this with no parameters:
https://myapp.onelink.me/KzTB/20gaspem
The link works. It takes the user to the store page of my app.
Here is the code I use:
The text was updated successfully, but these errors were encountered: