getInstance

suspend fun getInstance(context: Context, targetAppPackage: String): Result<NavManagerService>

Retrieves an instance of the NavManagerService. Under the hood IPC operations will be performed in order to connect to the remote service.