Closed mryildirim91 closed 5 months ago
👋 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 support@appsflyer.com. 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: