AppcuesProviderService

Allows programmatic access to start and stop services normally controlled through an androidx.startup.InitializationProvider. In most typical use cases, this access is not expected to be necessary, and these services will start automatically.

Functions

Link copied to clipboard
fun start(context: Context)

Start Appcues services.

Link copied to clipboard
fun stop(context: Context)

Stop Appcues services.