How can we disable the Leaks app while installing custom ODK Collect App

Is there any option to disable the leaks app while installing the custom ODK Collect App?

I'm assuming you're referring to LeakCanary? If so, the only way to disable it for debug builds in your own custom app/fork would be to remove the dependency and any setup code.

1 Like