#What's New:
-
getReferralInfo()is now deprecated, usegetAttributionInfo()instead. -
Introduced
getAttributionInfo()method.- Returns the same data as
getReferralInfo()with additionalisFirstLaunch,firstInstallTime,isConsumedandattributionStatusfields included in the response.
- Returns the same data as
-
Introduced
onAttributionListener()listener.- When an attribution is detected, and again every time the app returns to the foreground so the payload stays current.
-
Added
appsFlyerandattributionTtlparams toAppLinkParamsfor AppsFlyer attribution support increateAppLinkmethod.
Deprecated:
onReferralLinkDetected()— useonAttributionListener().getReferralInfo()andgetReferralDetails()— usegetAttributionInfo().