square / spoon

Distributing instrumentation tests to all your Androids.
https://square.github.io/spoon/
Apache License 2.0
2.7k stars 477 forks source link

Leakcanary not detecting while running with spoonDebug command #575

Open IamVigneshG opened 4 years ago

IamVigneshG commented 4 years ago

While running from studio,my app getting detected by leakcanary for memory leaks. But if runned by spoon command from terminal, its not.