inMainProcess

abstract fun inMainProcess(): BroadcastReceiverDeploymentConfigurator

Configures the broadcast receiver to run in the main process of the application.

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