processDeepLink

fun processDeepLink(activity: Activity, uri: Uri?)

Processes an incoming deep/app link received by your app. Call this method even when uri is null to complete the flow correctly.