onAppLaunch

abstract fun onAppLaunch(packageName: String)

Called when an Android app is intended to be launched.

Parameters

packageName

Reflects the actual package name for the Android app.