Clicking the Slow Json Decoding Issue button doesn't create the slow json decoding performance issue transaction (ref) nor JSON Decoding on Main Thread profiling performance issue as expected (ref).
It appears to cause this error llegalStateException: TypeToken must be created with a type argument: new TypeToken<...>() {}; When using code shrinkers (ProGuard, R8, ...) make sure that generic signatures are preserved.
Clicking the
Slow Json Decoding Issuebutton doesn't create theslow json decoding performance issuetransaction (ref) norJSON Decoding on Main Threadprofiling performance issue as expected (ref).It appears to cause this error llegalStateException: TypeToken must be created with a type argument: new TypeToken<...>() {}; When using code shrinkers (ProGuard, R8, ...) make sure that generic signatures are preserved.