inMainProcess

abstract fun inMainProcess(): AndroidServiceDeploymentConfigurator

Configures the Android service to run in the main process of the application.

Note: This may only be used for integration test projects.