AppsFlyerSDK / appsflyer-flutter-plugin

Flutter Plugin for AppsFlyer SDK
MIT License
142 stars 111 forks source link

update[InviteLinkParams]: added `ttl` for generating invite link #316

Closed bahadurh closed 2 months ago

bahadurh commented 2 months ago

This includes client side to generate dynamic link with Time to live for that specific link.

bahadurh commented 2 months ago

Reference: https://support.appsflyer.com/hc/en-us/articles/4667188714001-Bulletin-OneLink-short-URL-TTLs-automatically-extend

al-af commented 2 months ago

The ttl is not reflected in the invite link params, the article mentions what is the ttl for User Invite which is 60 days we cannot change it in the SDK, closing as it's not relevant