tvoc-gs
tvoc-gs
Thank you for reporting this. You should be able to work around this by disabling optimization for the affected method(s), i.e.: ``` -keep,includecode class { ; } ```
Hello @burningtnt, Thank you for getting in touch with us. Is it possible to provide a minimal reproducing sample project that triggers the issue when it is obfuscated with ProGuard?...
Hello @caoqianghui, Thank you for getting in touch with us. Can you provide the following: 1. Example stack trace for your project. 2. Corresponding mapping file for your project. 3....