fetchInstallReferrer

fun fetchInstallReferrer(callback: (String?) -> Unit)

Fetches the install referrer from the Play Store API (async). Calls the callback with the referrer string or null.