Prateek
Prateek
Hi @s3hengwu , Thanks for raising this, Although we have this feature in [pipeline](https://github.com/jainsahab/AndroidSnooper/projects/1#card-32838718). Will try to pick up as soon as i can. Thanks,
Hi @s3hengwu , Could you please elaborate what's the problem you are facing with delete all functionality ?
@cbeust Could you please help with this ? Why is Klaxon picking up the Java types as default. Are we all making a silly mistake here ?
Hi @kashi1982 , could you please help me understand your usecase ? If it's about disabling the snooper in certain builds, you can use our `no-op` modules. https://mvnrepository.com/artifact/com.github.jainsahab/Snooper-No-Op
@kashi1982 that's how it is supposed to work. If you want to completely disable the snooper for your production build and still want it to be enable in `test` or...