Hi most of the time break points in composable functions are not working. I'm using dev12. Does someone have an idea?
h
henrikhorbovyi
06/02/2020, 8:31 PM
Show me the code 😄
Share with us the your error
l
Leland Richardson [G]
06/02/2020, 8:47 PM
an example would help. but yeah, i think it’s possible my recent refactor of the compiler plugin broke some of the source mapping unintentionally
there was a known issue with this earlier on and i had fixed it, but we don’t have specific tests to test regressions here unfortunately and its possible that i didn’t fix it in all cases
h
henrikhorbovyi
06/02/2020, 9:26 PM
When I updated to dev12 some of the imports changed too
but not more than that
l
Lilly
06/02/2020, 11:05 PM
I noticed it in dev11 too. There is no specific code...none breakpoint is working. For example, I set a breakpoint on setContent in MainActivity and nothing happens. But sometimes it works
a
allan.conda
06/03/2020, 3:00 AM
Happens to me often as well but not sure it’s due to updating to dev12 or AS. Restarting AS makes it work again for a while
l
Lilly
06/03/2020, 10:21 AM
ok thank you. I don't think either that it is related to dev12. That was just an information in advanced if someone asks what version I'm using