0.0.2 • Published 1 year ago

@vivendo/referral v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@vivendo/referral

Track App Store and Play Store app installs

Install

npm install @vivendo/referral
npx cap sync

API

getInstallReferrer(...)

getInstallReferrer(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


handleOpenUrl(...)

handleOpenUrl(options: { url: string; }) => Promise<{ url: string; }>
ParamType
options{ url: string; }

Returns: Promise<{ url: string; }>


0.0.2

1 year ago

0.0.1

1 year ago