trackIncomingIntent

open fun trackIncomingIntent(@NonNull context: Context, @NonNull intent: Intent)

Checks the passed Intent for a Button attribution and if present stores the token.

Parameters

context

a ) instance that can be used to access app resources like SharedPreferences. An intent that has entered your app from a third party source.