Is there a way to view the post-compose transformed code? I have a very strange bug and the debugger is kind of useless without the actual code that's running.
b
Bartek Pacia
11/25/2024, 8:26 AM
See bytecode?
j
JP Sugarbroad
11/25/2024, 4:47 PM
I was hoping to see Kotlin, but given the issues with incorrect LocalVariableTable in the bytecode I suspect the plug-in is not doing source transform.