kamalgsharma

Results 6 comments of kamalgsharma

So, I could resolve the issue on my own by adding the following to config. "debug_info_kind": "no_custom_symbolication", "method_move_map" : "redex-moved-methods-map.txt", "string_sort_mode" : "class_order", "bytecode_sort_mode" : ["method_similarity_order", "class_order"], "ir_type_checker": { "run_after_each_pass"...

Reopening the issue, the dexes are still larger. Some metadata was removed, but dexes are still larger with this config as well.

@NTillmann , I saw in the code that it has dex version for 37. It also builds fine. Also, will we have that support in the future?

[redex-stats.txt](https://github.com/facebook/redex/files/7407033/redex-stats.txt) [default.config.txt](https://github.com/facebook/redex/files/7407037/default.config.txt) @NTillmann , attached is the stats and default.config.

@benjaminRomano , were you able to resolve this issue? I am noticing a similar increase in apk size with no optimization enabled.

@benjaminRomano , i needed some more inputs regarding how you'll use r8. I will try to connect with offline via LinkedIn to know more details. Thanks.