Provides programmatic access to start and stop SDK functionality that is currently initialized by the AppcuesInitializer (an androidx.startup.Initializer). It would not be expected to need this access in a typical install, which will continue to work the same, by default. But this would support more advanced control as requested in #517
Provides programmatic access to start and stop SDK functionality that is currently initialized by the AppcuesInitializer (an
androidx.startup.Initializer
). It would not be expected to need this access in a typical install, which will continue to work the same, by default. But this would support more advanced control as requested in #517